AvitusRus's Stars
jakearchibald/svgomg
Web GUI for SVGO
waldobronchart/ShortcutMapper
A visual keyboard shortcuts explorer for popular applications.
facebook/create-react-app
Set up a modern web app by running one command.
airbnb/javascript
JavaScript Style Guide
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
sapegin/jest-cheat-sheet
Jest cheat sheet
gregberge/svgr
Transform SVGs into React components 🦁
Chalarangelo/30-seconds-of-css
Short CSS code snippets for all your development needs
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
leon-good-life/developer-cheatsheets
Cheat sheet website
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
iraycd/React-Redux-Styleguide
This is a working set of guidelines for developing React applications. We say "guideline" because there are no hard-and-fast rules; best practices, patterns and technology change over time, so we consider this a living set of style guides.
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
reduxjs/react-redux
Official React bindings for Redux
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
devSchacht/translations
Переводы от devSchacht
mozmorris/react-webcam
Webcam component
reduxjs/redux
A JS library for predictable global state management
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
FrontendMasters/front-end-handbook-2018
2018 edition of our front-end development handbook
wojtekmaj/react-lifecycle-methods-diagram
Interactive React Lifecycle Methods diagram.
jfairbank/redux-saga-test-plan
Test Redux Saga with an easy plan.
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
hH39797J/javascript-videos-ru-2018
Собрание видеозаписей докладов про JavaScript | 2018
React-Scope/React-Scope
Visualize your React components as you interact with your application.
wesbos/es6.io
🔥 Starter Files to Learn with ES6 for Everyone
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
sdras/object-explorer
🔥 A resource to help figure out what JavaScript object method would be best to use at any given time