kenneth1003's Stars
kenneth1003/easy-state
kenneth1003/react-render-ctrl
A component render control HOC for different states.
vercel/next.js
The React Framework
Elteoremadebeethoven/AnimationsWithManim
Animation course with Manim
bitcoin/bitcoin
Bitcoin Core integration/staging tree
jherr/rtk-query-vs-rq
Redux Toolkit Query vs React Query video source code
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
bemusic/bemuse
⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
kevin940726/dcard-clone
Unofficial Dcard clone web application
DmitryEfimenko/jest-given-when-then
Like rspec-given, but for Jest (port of jasmine-given)
denoland/deno
A modern runtime for JavaScript and TypeScript.
javascript-tutorial/zh.javascript.info
现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
keajs/kea
Batteries Included State Management for React
Powerlevel9k/powerlevel9k
Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
Raathigesh/majestic
⚡ Zero config GUI for Jest
StephenGrider/FlutterCasts
Companion repo to a course hosted on Udemy
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
xotahal/react-native-motion
Animate it! Easily!
react-made-native-easy/react-made-native-easy.github.io
A reference for building production grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with react and ES6 and want to build complex native apps.
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
recharts/recharts
Redefined chart library built with React and D3
es-analysis/plato
JavaScript source code visualization, static analysis, and complexity tool
madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
leecade/react-native-swiper
The best Swiper component for React Native.
observing/pre-commit
Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
data-structures-and-algorithms/heapq
:vertical_traffic_light: Python's heap and priority queue library for JavaScript