AbhishekGit-hash's Stars
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
antonioru/beautiful-react-hooks
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
streamich/react-use
React Hooks — 👍
deepsweet/hocs
:bento: Higher-Order Components for React
brillout/awesome-react-components
Curated List of React Components & Libraries.
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
Bogdan-Lyashenko/Under-the-hood-ReactJS
Entire React code base explanation by visual block schemes (Stack version)
moelzanaty3/react-18-workshop
The Boat you need to master React 18
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
InterviewReady/Low-Level-Design
Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and testable.
naqushab/ScalerAcademy
Data Structures and Algorithms, Low level design, High level design Notes, Mind maps, Cheatsheets
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings