Aashimalik's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
ziishaned/learn-regex
Learn regex the easy way
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
thejsway/thejsway
The JavaScript Way book
daumann/ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
careercup/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
iamshaunjp/graphql-playlist
All course files for the GraphQL tutorial playlist on The Net Ninja YouTube channel.
bollwarm/DataStructuresAlgorithms
500+ Data Structures and Algorithms practice problems
benawad/react-hooks-tutorial
Beginner React Hook Tutorial
snipcart/snipcart-nextjs
Demo code for a Next.js e-commerce app powered by Snipcart
jzhangnu/Leetcode-JS-Solutions
:tropical_drink: Leetcode solutions using JavaScript.
jakoblind/universal-react-server-bundle
Creating a bundle of your server side code with Webpack 2, and use it in a Universal React application.
RohitDhatrak/DS-Algo
A repository to document my Data Structures and Algorithm learnings.
dtuyenle/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.