ThekhoN's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
lukehoban/es6features
Overview of ECMAScript 6 features
websockets/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
nfl/react-helmet
A document head manager for React
BrainJS/brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
lint-staged/lint-staged
🚫💩 — Run linters on git staged files
you-dont-need/You-Dont-Need-Momentjs
List of functions which you can use to replace moment.js + ESLint Plugin
philipwalton/solved-by-flexbox
A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
TonnyL/Awesome_APIs
:octocat: A collection of APIs
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
swyxio/spark-joy
✨😂 2000+ ways to add design flair, user delight, and whimsy to your product.
phuocng/csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
SamHerbert/SVG-Loaders
Loading icons and small animations built with pure SVG.
paulirish/lite-youtube-embed
A faster youtube embed.
regl-project/regl
👑 Functional WebGL
kittykatattack/learningPixi
A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
testing-library/dom-testing-library
🐙 Simple and complete DOM testing utilities that encourage good testing practices.
async-library/react-async
🍾 Flexible promise-based React data loader
openexchangerates/money.js
money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS
open-source-labs/Spearmint
Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.
anseki/plain-draggable
The simple and high performance library to allow HTML/SVG element to be dragged.
curran/dataviz-course-2018
Online course on data visualization analysis, design & construction with D3.js.
fwilkerson/clean-set
A deep assignment alternative to the object spread operator and Object.assign
suchipi/react-state-tree
Drop-in replacement for useState that persists your state into a redux-like state tree
chantastic/react-suspense-course