Intro
It’s all in the name really, a WebFramework is a framework for building interactive (and often dynamic but can also work for StaticSite ) websites using modern tooling and libraries. Great for building Web apps, Web Services, API servers, and more.
Web frameworks provide better developer experiences DevX, by abstracting many of the tedious set up and boiler plate needed to do CRUD, session management, templates, component libraries, CSS compilation, database connection, etc.
Architectures
…
Popular Frameworks
- React - UI Library
- Astro Web Framework
- Ruby On Rails
- Phoenix - Web framework for Elixir
- Django - Pythonic Servers or Fullstack Hero?
Server Side Frameworks
…
Client Side Frameworks
…