Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
30 Days Of Javascript | 34,404 | 2 days ago | 1 | January 25, 2022 | 225 | 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. | ||||||||||
React Boilerplate | 29,046 | 2 | 1 | 4 hours ago | 1 | May 11, 2014 | 117 | mit | JavaScript | |
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. | ||||||||||
Zustand | 28,847 | 10 | 311 | a day ago | 98 | August 22, 2022 | 17 | mit | TypeScript | |
🐻 Bear necessities for state management in React | ||||||||||
Reactjs Interview Questions | 28,168 | 4 days ago | 7 | JavaScript | ||||||
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! | ||||||||||
React Redux | 22,695 | 140,108 | 15,483 | a day ago | 121 | September 23, 2022 | 19 | mit | TypeScript | |
Official React bindings for Redux | ||||||||||
React Redux Links | 21,729 | 7 months ago | 31 | |||||||
Curated tutorial and resource links I've collected on React, Redux, ES6, and more | ||||||||||
Normalizr | 20,984 | 3,388 | 592 | a year ago | 43 | March 19, 2022 | 22 | mit | JavaScript | |
Normalizes nested JSON according to a schema | ||||||||||
30 Days Of React | 19,815 | 2 days ago | 154 | JavaScript | ||||||
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace. | ||||||||||
Responsively App | 19,420 | a day ago | 139 | agpl-3.0 | JavaScript | |||||
A modified web browser that helps in responsive web development. A web developer's must have dev-tool. | ||||||||||
Js Stack From Scratch | 19,396 | 5 months ago | 1 | January 19, 2017 | 48 | mit | JavaScript | |||
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. |
git clone [email protected]:bcherny/undux-todomvc.git
cd undux-todomvc
npm install
npm run build
npm start
Then, open http://localhost:8081
in your favorite browser.
MIT