nhatquang238's Stars
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
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
h5bp/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.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
brillout/awesome-react-components
Curated List of React Components & Libraries.
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
acdlite/recompose
A React utility belt for function components and higher-order components.
jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
addyosmani/critical
Extract & Inline Critical-path CSS in HTML pages
ApoorvSaxena/lozad.js
🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
AllThingsSmitty/must-watch-javascript
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
transitive-bullshit/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
stoeffel/awesome-fp-js
:sunglasses: A curated list of awesome functional programming stuff in js
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
denji/awesome-http-benchmark
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
lnbook/lnbook
Mastering the Lightning Network (LN)
faceyspacey/redux-first-router
🎖 seamless redux-first routing -- just dispatch actions
blueimp/JavaScript-Canvas-to-Blob
JavaScript Canvas to Blob is a function to convert canvas elements into Blob objects.
ctrlplusb/react-async-component
Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
lucasviola/awesome-functional-programming
:alien: A curated list of functional programming resources such as blog posts, communities, discussion topics, wikis and more.
anthonygore/html-critical-webpack-plugin
A webpack plugin that will extract critical CSS. Now supports Webpack v4.
EmilioBarradas/tiktok-app-api
🎵 Unofficial TikTok Node.js API
deepnight/ld40-catsAreAssholes
A shelter simulation game made in 3 days for Ludum Dare 40. Even if the game was submitted to Jam instead of Compo, I still made everything all by myself.