Learn what htmx is, how it simplifies dynamic web development, and how you can harness its potential to enhance your web development process.
Tag: SPA
Learn about micro-frontends, an architecture pattern for building scalable web apps and user interactions, like a sliced-up single-page app.
Web performance is a hot topic. Users expect fast, OS-like application performance. Craig Buckler explains how to do as little DOM blocking possible, and covers options for when long-running tasks can’t be avoided.
Michael shows how to build an SPA from scratch, without using a client-side JavaScript framework — helping you evaluate what these frameworks actually do.
Jatin Shridhar pushes through JS framework fatigue to introduce Next.js, a simple yet customizable solution to building production-ready SPAs.
Adding social login to your SPA needn't be a difficult task. Graham Cox demonstrates how to easily authenticate your users via Google and Facebook.
Ado Kukic shows how to use Auth0 (a universal identity platform) to add authentication to an API & send authenticated requests to it from an Angular app.
With the aid of seven comprehensive demos, Mark Brown introduces you to Choo — a fun new framework for building single page apps in a functional manner.
Feeling overwhelmed by the multitude of new technologies to learn? Richard Bultitude discusses JavaScript tooling anxiety and what you can do to combat it.