Software Alternatives, Accelerators & Startups

htmx and HTML Driven Development

Pug GraphQL Turbolinks
  1. 1

    Pug

    Pug is a robust, elegant, feature rich template engine for Node.js
    Pricing:
    • Open Source
    You can also have reusable UI components on the server side by using a more established and mature templating libraries like pug for Node. And I am quite sure that the templating libraries for other platforms like RAILS,Django also have the same or more advanced capabilities which will allow us to construct complex and dynamic HTML.

    #Development #Javascript UI Libraries #Tool 20 social mentions

  2. GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
    Pricing:
    • Open Source
    This lead to the emergence of newer and more sophisticated alternatives like GraphQL through which we get only the data we require from the back-end. But still we haven't got away with rendering on the client-side with data. But with htmx, you are just replacing or swapping the existing HTML with the HTML response you get from the server, no more data plumbing on the client-side.

    #Developer Tools #JavaScript Framework #Web Frameworks 224 social mentions

Discuss: htmx and HTML Driven Development

Log in or Post with