Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Next Seo | 6,353 | 86 | 52 | 6 days ago | 86 | July 20, 2022 | 71 | mit | JavaScript | |
Next SEO is a plug in that makes managing your SEO easier in Next.js projects. | ||||||||||
React Redux Realworld Example App | 5,183 | a year ago | 88 | mit | JavaScript | |||||
Exemplary real world application built with React + Redux | ||||||||||
Fluent Reader | 4,612 | 7 days ago | 218 | bsd-3-clause | TypeScript | |||||
Modern desktop RSS reader built with Electron, React, and Fluent UI | ||||||||||
Js Dev Reads | 3,899 | 7 months ago | 1 | |||||||
A list of books 📚and articles 📝 for the discerning web developer to read. | ||||||||||
Awesome Newsletters | 3,230 | 15 hours ago | 10 | Shell | ||||||
A list of amazing Newsletters | ||||||||||
Articles | 3,082 | a year ago | 4 | Lua | ||||||
🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆 | ||||||||||
Resources | 2,163 | 2 days ago | 15 | mit | Shell | |||||
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning. | ||||||||||
React Native Motion | 1,823 | 21 | 1 | 3 years ago | 8 | November 28, 2019 | 13 | mit | JavaScript | |
Animate it! Easily! | ||||||||||
Flow Dashboard | 1,613 | 11 days ago | 45 | mit | Python | |||||
A goal, task & habit tracker + personal dashboard to focus on what matters | ||||||||||
React Redux Cheatsheet | 1,415 | 6 years ago | cc-by-sa-4.0 | |||||||
React Redux Cheat Sheet on Workflow & Concept |
[12/28/2019]: This project is updated with latest versions of all the mentioned tools. If you have read the previous revision of the article, please pay attention to the changes in package names
Example project for the Medium Article What are NPM, Yarn, Babel, and Webpack; and how to properly usethem?
Install dependencies:
yarn install
Run dev server:
yarn run dev
Open your favorite browser and type in http://localhost:8080