JakeMetz8's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
lmammino/financial
A Zero-dependency TypeScript/JavaScript financial library (based on numpy-financial) for Node.js, Deno and the browser
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
muses-code-js/js-intro-workshop
An introductory workshop on JavaScript for beginners https://muses-code-js.github.io/js-intro-workshop/
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
talmand/demo-css-variables
A demo of using CSS variables to theme Vue components
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
yyx990803/vue-hooks
Experimental React hooks implementation in Vue
iview/iview
A high quality UI Toolkit built on Vue.js 2.0
vuejs-templates/webpack
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings