Frameworks & Tools
Astro
Last Updated: June 9, 2025Description Astro is a modern frontend framework focused on delivering ultra-fast websites by shipping less JavaScript. It allows developers to...
Svelte
Last Updated: June 9, 2025Description Svelte is a modern JavaScript framework that shifts much of the work to compile time, producing highly optimized, minimal...
Next.js
Last Updated: June 9, 2025Description Next.js is a React-based framework for building full-stack web applications with server-side rendering (SSR), static site generation (SSG), and...
Ruby on Rails
Last Updated: June 9, 2025Description Ruby on Rails, often just called Rails, is a full-stack web application framework written in Ruby. It follows the...
Spring Boot
Last Updated: June 9, 2025Description Spring Boot is a powerful, convention-over-configuration Java framework designed to simplify the development of production-ready Spring-based applications. It eliminates...
FastAPI
Last Updated: June 9, 2025Description FastAPI is a modern, high-performance web framework for building APIs with Python 3.7+ based on standard Python type hints....
Angular
Last Updated: June 9, 2025Description Angular is a full-featured, component-based web application framework developed and maintained by Google. It allows developers to build dynamic,...
Express.js
Last Updated: June 9, 2025Description Express.js is a fast, unopinionated, minimalist web framework for Node.js. It simplifies building APIs and web applications by providing...
Flask
Last Updated: June 9, 2025Description Flask is a lightweight, micro web framework written in Python. It provides the essentials to build web applications quickly...
Node.js
Last Updated: June 7, 2025Description Node.js is a JavaScript runtime environment that lets developers run JavaScript code outside the browser. It’s built on Chrome’s...