HyperApp
HyperApp is a tiny JavaScript framework for building web applications with a focus on simplicity and performance. Its functional programming approach and minimalistic design make it a compelling choice for small to medium projects.
HyperApp is a tiny JavaScript framework for building web applications with a focus on simplicity and performance. Its functional programming approach and minimalistic design make it a compelling choice for small to medium projects.
SolidJS is a declarative JavaScript library for building user interfaces that aims to be both fast and reactive. The documentation provides comprehensive guides and advanced patterns for developers looking to leverage Solid's unique reactivity model.
This repository walks you through building a full-fledged web application using modern technologies. It emphasizes best practices and real-world applications to enhance your development skills.
Docusaurus is an easy-to-use open-source framework for building, deploying, and maintaining documentation websites easily. Designed primarily for JavaScript projects, it focuses on simplicity and long-term sustainability, with translation capabilities out-of-the-box.
Jest is a delightful JavaScript testing framework, designed to ensure correctness of any JavaScript codebase through an easy-to-use and powerful API. Built by Facebook, it includes features like zero configuration, fast tests, and built-in code coverage.
FeathersJS is a lightweight framework for creating real-time applications and REST APIs using JavaScript or TypeScript. Its modular architecture allows developers to easily integrate different services and databases, ensuring high maintainability and scalability.
Eleventy is a simple, straightforward static site generator designed to be flexible and fast, accommodating various templating languages. With a strong community and extensive documentation, it's ideal for developers looking to create static sites efficiently.
Nx is a smart extensible build framework for monorepos, enabling developers to manage multiple projects within a single codebase. By focusing on performance and scalability, it simplifies the process of developing, testing, and deploying applications.
Vite is an innovative build tool that significantly improves the development experience by enabling fast Hot Module Replacement (HMR) and optimized builds. Designed for modern JavaScript frameworks, it simplifies the setup and boosts productivity.
SvelteKit is a powerful framework for building web applications with Svelte. Its documentation provides comprehensive guides on routing, data fetching, and deployment, making it an excellent resource for developers.
Remix is a framework for building better user interfaces with React, emphasizing performance and developer productivity. It supports nested routes and data loading, making it easier to build complex applications efficiently.
SvelteKit is a new framework for building fast, modern web applications using the Svelte framework. It provides a great developer experience with features like file-based routing and built-in support for SSR and static site generation.
Astro is a modern static site generator that allows developers to build fast websites using a component-based architecture. It takes a unique approach by shipping less JavaScript by default, enhancing performance and improving the user experience.
Blitz.js is a full-stack framework built on Next.js that aims to make building React applications even more straightforward. With built-in features like authentication and database access, it streamlines the development process for developers looking for an all-in-one solution.
Ein sicheres JavaScript- und TypeScript-Laufzeitumfeld, das von den Machern von Node.js entwickelt wurde. Deno bietet moderne Features und eine sichere Umgebung für serverseitige Anwendungen.