SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript React Projects
-
React Documentation
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Setting Up a Next.js App with Tailwind CSS and TypeScript: A Comprehensive Guide | dev.to | 2024-10-07
-
This is just a discourse based on "I need to churn out something, I need that fast and I didn't start in the web game when Backbone and E4X were a solid corporate choice". If you are not in a hurry, work in a solid team and have a good attention span, a lot of clickbait idiocy around JS may not happen.
I'm presenting you one of countless examples: a lot of coding bootcamps teach React, maybe with TS, maybe with JS.
Enter react-create-app.
https://github.com/facebook/create-react-app
The docs are a link, while the commands you paste are laid out at 9th row in the README. That will become a habit for a junior.
-
15 . 33 JS Concepts This repository is a collection of articles and books on the 33 JavaScript Concepts which every JavaScript Developer should know in order to have an in-depth knowledge of the language and its working.
-
It is a collection of beautifully designed user interface (UI) components that you can easily copy and paste into your applications. Developers can use it with any framework that supports React, like Next, Gatsby, Remix, and others.
-
react
Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)
-
4. Meteor
-
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30 Days of JS preparation 30 Days of Javascript preparation that teaches JS topics in 30 days one topic per day, quite a good roadmap as well to learn JS from scratch.
-
reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Reactjs interview questions
-
This command creates a new Vite project with React. Feel free to replace “react” with “vue” or “vanilla” if that’s more your jam. Svelte, Preact, Qwik, and others are supported, too!
-
SheetJS js-xlsx
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
Project mention: Building an inventory management app: 'Invento' as a Beginner Developer | dev.to | 2024-07-24XLSX : XLSX is a library for parsing and writing Excel spreadsheet files. It enables the application to export data to Excel, which is a common requirement for inventory management systems.
-
Project mention: 10 Mobile App Projects to Elevate Your Skills to Senior Developer Level | dev.to | 2024-08-21
References: Mobile App Development Courses on Udacity Mobile App Development Tutorials on Ray Wenderlich GitHub: A Curated List of Awesome Mobile Development Libraries Flux, Redux, and MobX: A Comparison Human Interface Guidelines
-
When starting out I had researched on a couple of libraries such as React-beautiful-Dnd, React Dnd-kit and React Swappy.
-
react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
I worked on a React project in 2019, I believe it was built on top of the react-boilerplate template, and the developer experience with Redux was so bad that I became a Vue developer.
-
To implement list virtualization in React, we can use one of two libraries: react-window or react-virtualized, both created by the same author. In this case, we will use react-window due to its simplicity.
-
30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
The GitHub repository 30-Days-Of-React by Asabeneh offers a comprehensive and structured approach to mastering React in just 30 days. It is a good repository to get started in React. It has a guide that will introduce React and explore more topics related to React.
-
-
javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
Project mention: Comprehensive and exhaustive JS & Node.js testing best practices (July 2023) | /r/softwarecrafters | 2023-11-30 -
-
responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Project mention: Show HN: Test your website on 180 device viewports (with multi-device mode) | news.ycombinator.com | 2024-09-25This reminded me of a very similar one but for the desktop from a few years back. Here you go;
https://responsively.app
Source at https://github.com/responsively-org/responsively-app
-
If you're still on the fence, the rise of Universal React Apps is a really exciting space that is further closing the gap between React and React Native. Universal React libraries and tooling, usually powered by react-native-web enable you to create cross-platform applications that run on iOS, Android, and the Web all from a shared React Native codebase. This lets you share navigation, styling, state management, and business logic saving you time and effort while respecting the unique conventions of each device type.
-
github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
Use a GitHub profile generator to build your Profile README.md, it will make your profile look good. Here is the link - profile-readme-generator
-
Project mention: How to Build Progressive Web Apps in 2024? A Step-byStep Guide | dev.to | 2024-05-03
Flexbox and Grid Layout: Leverage CSS features like flexbox and grid layout to create responsive layouts that adapt to different screen sizes
JavaScript React discussion
JavaScript React related posts
-
React Unmasked: Episode 1 - The Anatomy of a React App
-
I Built a Shadcn Slot Machine for Hacktoberfest—and I’m Just Getting Started
-
Bypass bundlers’ detection of the require statement
-
I made Webflow but for Python UI. Here's how I built it
-
queueMacroTask in React source code
-
NEXT JS x SANITY.IO
-
Cheatsheets for React Devs Transitioning to TypeScript
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Index
What are some of the best open-source React projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | React | 227,985 |
2 | Next.js | 125,452 |
3 | create-react-app | 102,620 |
4 | 33-js-concepts | 63,320 |
5 | Gatsby | 55,243 |
6 | react | 45,195 |
7 | Meteor JS | 44,341 |
8 | 30-Days-Of-JavaScript | 42,885 |
9 | reactjs-interview-questions | 39,433 |
10 | Preact | 36,636 |
11 | SheetJS js-xlsx | 35,017 |
12 | awesome-react-native | 34,555 |
13 | react-beautiful-dnd | 33,245 |
14 | react-boilerplate | 29,454 |
15 | react-virtualized | 26,308 |
16 | 30-Days-Of-React | 25,502 |
17 | N1 | 24,805 |
18 | javascript-testing-best-practices | 23,988 |
19 | javascript-interview-questions | 23,795 |
20 | responsively-app | 22,523 |
21 | react-native-web | 21,599 |
22 | github-profile-readme-generator | 21,315 |
23 | react-grid-layout | 20,278 |