5 articles tagged #frontend.
Pattern where each client type (web, mobile, IoT) has its own dedicated backend adapting microservice APIs to that client's specific needs.
Architectural pattern extending microservices to the frontend, allowing independent teams to develop and deploy parts of a web application autonomously.
JavaScript library for building user interfaces through declarative, reusable components, with an ecosystem spanning from SPAs to full-stack applications with Server Components.
Patterns and libraries for managing frontend application state predictably, from local component state to shared global state.
Utility-first CSS framework enabling design building directly in markup using atomic classes, eliminating the need to write custom CSS.