1

Htmx Jobs (NOW HIRING)

Software Engineer

Schaumburg, IL · Remote

$72K - $130K/yr

Implement UI patterns using HTMX Tailwind (or similar) and collaborate with teams using React where needed (integration, shared components, migration/interop) * Collaborate across teams to translate ...

Software Engineer

Schaumburg, IL · On-site

$72K - $130K/yr

Implement UI patterns using HTMX + Tailwind (or similar) and collaborate with teams using React where needed (integration, shared components, migration/interop) * Collaborate across teams to ...

Work with SQLite, PostgreSQL, Docker, and HTMX for performance-focused development * Participate in a GitHub-driven open-source project and follow clean coding and documentation practices

Sr. Java Full-Stack Developer

Baltimore, MD · On-site

$52.25 - $67.25/hr

Experience building server rendered UI with Thymeleaf/Mustache and Bootstrap/jQuery/HTMX. . Strong automated testing discipline (JUnit 5, Mockito, Cucumber, Selenium). . Skilled in Maven multi module ...

RxJS, observables, state, binding) • Worked on a team that has deployed a production web application with a massive, global user base • Interest in working on migration webapps to Htmx Preferred ...

next page

Showing results 1-20

Htmx information

What are the key skills and qualifications needed to thrive in htmx?

To excel in roles involving htmx, candidates should have a solid understanding of web development fundamentals, especially HTML, JavaScript, and server-side integration, often backed by experience in modern front-end frameworks. Familiarity with tools like htmx.js, RESTful APIs, and version control systems such as Git is commonly expected. Strong problem-solving abilities, collaboration, and clear communication skills help professionals integrate dynamic behavior into web apps while working with cross-functional teams. These competencies are crucial to deliver interactive user experiences efficiently and reliably in real-world development environments.

What are some typical challenges faced when working with htmx in web development roles?

Professionals utilizing htmx in web development jobs often encounter challenges related to ensuring seamless communication between client-side components and server responses, as well as handling browser compatibility and progressive enhancement for diverse users. Balancing htmx’s capabilities with existing frameworks or legacy code can also require creative problem-solving and adaptability. Most teams encourage knowledge sharing and frequent code reviews, which help address these issues and foster skill growth. By actively engaging with these challenges, developers can build robust, dynamic interfaces that enhance the end-user experience.

What is an htmx?

An Htmx job typically involves working with the HTMX library to enhance web applications by enabling dynamic behavior without relying heavily on JavaScript. Developers in this role use HTMX to create interactive and efficient front-end experiences by extending HTML with AJAX, WebSockets, and other modern web technologies. Responsibilities may include integrating HTMX with back-end systems, optimizing performance, and ensuring seamless user experiences. Familiarity with HTMX, HTML, CSS, and server-side frameworks is often required for such roles.

More about Htmx jobs
What cities are hiring for Htmx jobs? Cities with the most Htmx job openings:
What are the most commonly searched types of Htmx jobs? The most popular types of Htmx jobs are:
What states have the most Htmx jobs? States with the most job openings for Htmx jobs include:
Infographic showing various Htmx job openings in the United States as of August 2026, with employment types broken down into 94% Full Time, and 6% Contract. Highlights an 55% In-person, 17% Hybrid, and 28% Remote job distribution.

Lead Software Engineer

Nationwide Property & Appraisal Services

Voorhees Township, NJ • On-site

Full-time

Posted 6 days ago


Job description

Description:

NATIONWIDE PROPERTY & APPRAISAL SERVICES, LLC IS A COMPANY OF PEOPLE COMMITTED TO:

  • Providing the Customer with the finest AMC products backed by consistently top-quality service.
  • Treating the Customer as we expect to be treated—putting the Customer first every day—and meaning it.
  • Being leaders in innovation, quality, efficiency, and Customer satisfaction. Being known for doing the little things and the big things well.
  • Insisting on an inclusive work environment where every single person is given the encouragement, support, and opportunity to be successful.
  • Expecting and accepting from ourselves nothing short of the best. Remembering that each of us, the people of Nationwide, makes the unassailable difference
The Role

We are looking for a lead engineer to work alongside the founding engineer from a recent acquisition. The role is split between hands-on engineering and technical oversight of other engineers (today: occasional contractors and AI-assisted work; likely to grow). You will own features end-to-end — from task brief through implementation, testing, documentation, and shipping — and you will review the work of other engineers (human and AI-augmented). You will work within a specification-driven methodology that uses AI-augmented development (Claude in planning, Claude Code in execution) under direct human review. This is not a “ship code fast” role. Our core product is in a regulated domain where mis-described features can create compliance risk. The pace is deliberate: write the brief, review the architecture, execute, review, ship, document.

Requirements:What You’ll DoHands-on engineering

• Implement features in Django (5.x) and Django REST Framework against written task briefs.

• Work on both the backend analytical engine and the HTMX frontend. Our core product is a single codebase: when a feature needs both a REST endpoint and an HTMX screen to consume it, you will build both halves.

Maintain strict API parity between the HTMX frontend and the REST API — every capability available in one must be available in the other, returning identical data shapes.

• Use Claude Code (in VS Code) as your execution partner: writing scoped prompts, reviewing AI-produced code, catching AI mistakes before they ship.

Technical oversight

• Review pull requests from other contributors. Catch decoupling and compliance violations before they land.

• Help less-experienced engineers structure their work within the methodology — writing briefs, scoping prompts, reviewing diffs, maintaining the session-management docs.

• Mentor on AI-assisted development practices specifically: how to write Claude Code prompts that produce reliable output, when to trust AI suggestions and when to push back, how to verify AI output rather than rubber-stamp it.

• Maintain the architectural mandates as living rules, not slogans. When someone proposes a shortcut that would violate decoupling or compliance framing, your job is to redirect.

Documentation and process

• Keep documentation in sync as part of every feature: PROJECT_SNAPSHOT.md, CLAUDE.md, OPEN_TICKETS.md, and LESSONS_BANKED.md.

• Bank lessons when something surprises you or another engineer. Add tickets when you discover deferred work.

• Hold the line on the two non-negotiable architectural mandates:

? Decoupling: backend owns data and business logic; no HTMX-only code paths; the service layer is the shared backbone.

? Compliance: regulatory disclosure text in core/disclosures.py requires sign-off from our regulatory reviewer before any changes; product framing follows specific language rules.

What You Need to Bring

• Solid Django and Django REST Framework experience. You can spin up a viewset, write a serializer, and reason about query performance without reaching for documentation for the basics.

• Comfortable working full-stack: JavaScript (vanilla; no specific framework required), HTMX, and reading and modifying Django templates with embedded HTMX attributes. You do not need to be a frontend specialist, but you need to be able to extend an existing HTMX screen, write the JavaScript glue when needed, and reason about the request/response cycle from browser through Django and back.

• Comfortable with Celery, PostgreSQL, Redis, and Docker Compose for local development.

Experience with — or willingness to learn quickly — the regression and statistical analysis libraries in the codebase (pandas, numpy, statsmodels, scikit-learn). You do not need to be a statistician, but you need to be able to read and modify analytical code responsibly.

• Has shipped real code using Claude Code, Cursor, Copilot, or similar — not just experimented. You know the failure modes, you do not blindly trust AI output, and you do not dismiss it either.

• Experience reviewing other engineers’ work — formally as a tech lead, informally as a senior on a team, or via open-source maintainership. You can give feedback that is specific, kind, and uncompromising about the things that actually matter.

• Strong writing skills. You can write a clear task brief, a useful lesson entry, a non-misleading commit message, and a PR review comment that helps rather than alienates.

• A temperament for working in a regulated domain.

How We Work Together

• Most work happens asynchronously. The founder plans features in Claude.ai conversations and drafts Claude Code prompts; you execute in VS Code, review output, and report back. For features in your lane, you will do the same loop yourself.

• Sessions begin and end with documentation updates. The first message of a planning session attaches the current state-of-the-world docs; the last action of a working session updates them.

• Direct decisions are encouraged. When an architectural call is in your lane and you have thought it through, just make it and document the reasoning.

Push back when you disagree. The methodology survives because people catch each other’s mistakes.

Education & Experience Requirements:

College Degree preferred.

Must have the ability to associate and work well with others including co-workers, vendors, suppliers and customers.

Must have 5-7 years’ experience in current or related field.

Must have strong computer skills.

Be able to work in a fast-paced environment.

Being able to communicate effectively, good listening skills, deal with difficult calls, problem solve.

Must be able to multitask.

General knowledge of processing, underwriting or appraisals a plus.

Job Environment:

This is a remote position.

Working Hours: Monday – Friday, 8:00a.m. – 5:00p.m. Hours may change depending on business needs. Predictable and regular attendance is required.

Physical Job Requirements:

Sitting at a desk using a computer for long periods of time.

Must be able to use a phone with or without a headset.

Lifting, pushing, pulling, and reaching for items under 10lbs.