jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#frontend

5 articles tagged #frontend.

  • Backend for Frontend

    Pattern where each client type (web, mobile, IoT) has its own dedicated backend adapting microservice APIs to that client's specific needs.

    seed#bff#pattern#frontend#api#microservices#architecture
  • Micro Frontends

    Architectural pattern extending microservices to the frontend, allowing independent teams to develop and deploy parts of a web application autonomously.

    seed#micro-frontends#architecture#react#module-federation#frontend
  • React

    JavaScript library for building user interfaces through declarative, reusable components, with an ecosystem spanning from SPAs to full-stack applications with Server Components.

    evergreen#react#javascript#ui#components#frontend#jsx
  • State Management

    Patterns and libraries for managing frontend application state predictably, from local component state to shared global state.

    seed#state-management#redux#zustand#react#frontend#patterns
  • Tailwind CSS

    Utility-first CSS framework enabling design building directly in markup using atomic classes, eliminating the need to write custom CSS.

    seed#tailwind#css#utility-first#frontend#styling#responsive
All tags