GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #astro #blog #browser #components #hybrid #islands #node #server #static #static_site_generator #universal

Astro is a tool to help you build websites easily and efficiently. It offers a powerful developer experience while keeping the output lightweight, meaning your website will load quickly. You can install Astro using simple commands like `npm create astro@latest` or `npm install --save-dev astro`. There are also many resources available, such as a Getting Started guide, starter projects, and official documentation. If you need help, you can join the Astro Discord community. This tool supports various integrations with popular frameworks like React, Vue, and Svelte, making it versatile for different needs. Using Astro can make building and maintaining your website much easier and faster.

https://github.com/withastro/astro
#typescript #angular #components #design_systems #documentation #html #javascript #react #react_native #stories #storybook #styleguide #svelte #testing #typescript #ui #vite #vue #web_components #webpack #workshop

Storybook is a tool that helps you build and test UI components quickly and efficiently. It allows you to develop, test, and document your UI components in isolation, which means you can focus on individual parts of your interface without affecting the entire application. This tool supports many frameworks like React, Angular, Vue, and more, and it comes with various addons for tasks such as accessibility testing, documentation, and interactive testing. Using Storybook can save you time and improve the quality of your UI components by making it easier to test and refine them before integrating them into your main project.

https://github.com/storybookjs/storybook
#typescript #admin_dashboard #admin_panel #components #crud #internal_tools #low_code #low_code_framework #react #reactjs #self_hosted #toolpad #typescript #web_development_tools

Toolpad is a tool that helps you build and maintain dashboards and internal applications quickly. It has two main parts: Toolpad Core and Toolpad Studio. Toolpad Core provides high-level React components for layout, navigation, and routing, making it easier to build apps. Toolpad Studio is a low-code admin builder where you can drag and drop pre-built components, connect to any data source, and build apps fast. This tool is still in its beta stage, but you can try it out, provide feedback, and even contribute to its development. Setting it up locally is easy with a few commands, and there's extensive documentation and examples to help you get started. Using Toolpad saves you time and makes building internal applications simpler.

https://github.com/mui/toolpad
#javascript #blog #browser #compiler #components #hybrid #nextjs #node #react #server_rendering #ssg #static #static_site_generator #universal #vercel

Next.js is a powerful tool for building full-stack web applications using the latest React features and fast Rust-based JavaScript tooling. It's used by big companies and helps you create fast and efficient websites. You can start learning with the "Learn Next.js" course, see examples in the Next.js Showcase, and find detailed documentation on their website. The community is active on GitHub and Discord, where you can ask questions and share projects. Contributing to Next.js is welcome, and there are guidelines to help you get started. This makes it easier for you to build professional websites quickly and connect with other developers for support.

https://github.com/vercel/next.js