DEV Community

Cover image for 7 Best Github Repos For Web Developers
Keshav
Keshav

Posted on

7 Best Github Repos For Web Developers

You Don't Know JS Yet :

Link of Repo : https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/get-started/README.md

Video Link :


RealWorld example apps :

RealWorld shows you how the exact same real world blogging platform is built using React/Angular/& more on top of Node/Django/& more. Yes, you can mix and match them, because they all adhere to the same API spec😮😎

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅

realworld.io/
Link of Github Repository: https://github.com/gothinkster/realworld
Link of Medium Article : https://medium.com/@ericsimons/introducing-realworld-6016654d36b5

Video Link :


HTML5 Boilerplate :

The web’s most popular front-end template
HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100s of developers, all in one little package.
Link of Github Repo : https://github.com/h5bp/html5-boilerplate
Official website : https://html5boilerplate.com/

Video Link :


Airbnb JavaScript Style Guide()

JavaScript Style Guide : https://github.com/airbnb/javascript

Node.js Best Practices :

Link : https://github.com/goldbergyoni/nodebestpractices

Twitter : https://twitter.com/nodepractices/

Video Link :


Front-End Checklist 2021 :

thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers

Actual - frontendchecklist.io

Github - https://github.com/thedaviddias/Front-End-Checklist

The Front-End Checklist is an exhaustive list of all elements you need to have / to test before launching your website / HTML page to production.

Video Link :


Storybook Build bulletproof UI components faster :

Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components. Find out more at https://storybook.js.org.

storybookjs/storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more

REPO LINK :
https://github.com/storybookjs/storybook

Video Link :


NW.js DOM/WebWorke :

nwjs/nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.

Repo Link : https://github.com/nwjs/nw.js/

Video Link :


Link of All Repos:

  1. https://github.com/getify/You-Dont-Know-JS
    1. https://github.com/gothinkster/realworld
    2. https://github.com/h5bp/html5-boilerplate
    3. https://github.com/airbnb/javascript
    4. https://github.com/goldbergyoni/nodebestpractices
    5. https://github.com/thedaviddias/Front-End-Checklist
    6. https://github.com/storybookjs/storybook

Video compilation Link :

Top comments (0)