Skip to content

Frameworks

Svelte

A new way to build web applications. It’s a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

Svelte

React

A JavaScript library for building user interfaces.

React Preact

Vue

The Progressive JavaScript Framework.

Vue Nuxt.js

Express.js

Fast, unopinionated, minimalist web framework for Node.js. It is designed for building web applications and APIs.

Express.js

Fastify

Fast and low overhead web framework for Node.js. It is highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

Fastify

NestJS

A progressive Node.js framework for building efficient, reliable and scalable server-side applications. It uses TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

NestJS

Hono

Web application framework that is fast, lightweight, and built on web standards. It supports any JavaScript runtime.

Hono

Next.js

Minimalistic framework for server-rendered universal JavaScript web apps.

Next.js