JudoboyAlex's Stars
facebook/react
The library for web and native user interfaces.
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
charlax/professional-programming
A collection of learning resources for curious software engineers
faif/python-patterns
A collection of design patterns/idioms in Python
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
aidenybai/million
Optimize React performance and make your React 70% faster in minutes, not months.
adobe/react-spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
uidotdev/usehooks
A collection of modern, server-safe React hooks – from the ui.dev team
ixartz/Next-js-Boilerplate
🚀🎉📚 Boilerplate and Starter for Next.js 15 with App Router and Page Router support, Tailwind CSS 4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
andrew--r/frontend-case-studies
💼 A curated list of talks and articles about real world frontend development
pomber/didact
A DIY guide to build your own React
neetcode-gh/leetcode
Leetcode solutions
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
kennymkchan/interview-questions-in-javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
cloudscape-design/components
React components for Cloudscape Design System
sadanandpai/frontend-mini-challenges
Collection of frontend challenges for learning and interviews
devkodeio/the-dom-challenge
DOM Challenge is a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.
Pradetto/DSA-Cheat-Sheets
Hi All! When I created this repository I was hoping to help just 1 person and save them time. I am super happy to receive overwhelming support and appreciate all the nice comments! I will continue to update this repository as I learn new tricks or find better ways to do things! Y'all are great - thanks again :)
slgriff/EPI-to-LC
Mappings of problems from the book Elements of Programming Interviews (EPI) to Leetcode
scottaohara/accessibility_interview_questions
A starting point for questions to ask someone that wants you to give them a job
MaximeHeckel/design-system
My personal design system
thomaspark/scoper
A polyfill for scoped HTML styles elements
saalikmubeen/datastructures-and-algorithms
For JavaScript lovers | JavaScript Implementation of various data structures and algorithms.
sadanandpai/sudoku-solver
Sudoku Solver
BornaSepic/Tic-Tac-Toe
Repository for a Dev.to series of articles
know-prashant/react-components
A list of different react general purpose components used often in front end development.
TimFinnigan/tic-tac-toe-react
Simple Tic Tac Toe game built with React