ko3's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
airbnb/javascript
JavaScript Style Guide
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
novuhq/novu
Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
wesbos/JavaScript30
30 Day Vanilla JS Challenge
GrapesJS/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
dexteryy/spellbook-of-modern-webdev
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
Bogdan-Lyashenko/Under-the-hood-ReactJS
Entire React code base explanation by visual block schemes (Stack version)
apptension/developer-handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
liuchong/awesome-roadmaps
A curated list of roadmaps.
samdutton/simpl
Simplest possible examples of HTML, CSS and Javascript:
john-smilga/react-projects
cheatsheet1999/FrontEndCollection
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
hayanisaid/React-Native-developer-roadmap
📒 React Native is a cross-platform library to build mobile apps using React and JavaScript. This guide is to help you in your React Native journey. this repo contain a great the resources you need to work with React Native art,(Articles, Tutorials)
SaeedMalikx/React-Fiber-Architecture
Understanding the structure of React Fiber( walk through and pseudo-code)