isVivek99's Stars
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
aidenybai/million
Optimize React performance and make your React 70% faster in minutes, not months.
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
sapegin/jest-cheat-sheet
Jest cheat sheet
epicweb-dev/epic-stack
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
dai-shi/waku
⛩️ The minimal React framework
sadanandpai/frontend-learning-kit
Frontend tech guide and curated collection of frontend materials
pingdotgg/uploadthing
File uploads for modern web devs
harlan-zw/unlighthouse
Scan your entire site with Google Lighthouse in 2 minutes (on average). Open source, fully configurable with minimal setup.
nksaraf/vinxi
The Full Stack JavaScript SDK
siglens/siglens
100x Efficient Log Management than Splunk :rocket: Reduce your observability cost by 90%
aidenybai/hundred
Build your own mini Million.js
nowaythatworked/auth-astro
Community maintained Astro integration of @auth/core
pinglu85/BFEdevSolutions
Solutions to problems that I solved on bigfrontend.dev
GeekyAnts/express-typescript-postgres
An API Boilerplate for Node.js, Express.js & PostgresSQL.
naruaway/quickbootjs
Quickboot.js is an experimental tool to reduce JS code size beyond tree-shaking. It uses runtime tracing, eval(), and sync XHR with non trivial trade-offs
jrestall/remix-stubs
Example Remix unit testing stubs implementation and Storybook integration.
biswanathTewari/DailyDSA
My daily DSA practices.
IanVS/ts-module-resolution-examples
Examples and explanations of TypeScript module resolution
sadanandpai/dsa-in-js
Solutions to wide range of programs on Data Structures and Algorithms
learningdev2010/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings