A set of websites that act as collections of popular libraries and learning content for the web ecosystem.
Framework.dev is a knowledge base that focuses on different frameworks with a primary focus on the JavaScript ecosystem. Built using Astro, it aims to provide valuable and up-to-date content for the community, with the possibility of expanding to cover other languages in the future.
yarn
to install dependencies.yarn dev:<site>
to start the development server for a specific site (replace <site>
with the site name, e.g., angular, react, vue).Framework.dev is a valuable resource for developers looking for information on various frameworks, especially in the JavaScript ecosystem. With a themeable design system, organized project structure, and clear contribution guidelines, it fosters community involvement in maintaining and updating content, ensuring a rich and up-to-date knowledge base for all users.