jinwuu's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
vitejs/vite
Next generation frontend tooling. It's fast!
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
evanw/esbuild
An extremely fast bundler for the web
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
QwikDev/qwik
Instant-loading web apps, without effort
chromium/chromium
The official GitHub mirror of the Chromium source
tusen-ai/naive-ui
A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
snabbdom/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
LeetCode-OpenSource/vscode-leetcode
Solve LeetCode problems in VS Code
ljianshu/Blog
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
jawil/blog
Too young, too simple. Sometimes, naive & stupid 🐌
bilibili/ailab
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
AnsonZnl/RehabilitationGuide
颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。
jobbole/awesome-design-cn
设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等
yang7229693/flutter-study
Flutter Study
huyaocode/webKnowledge
前端知识点总结
myshov/awesome-mobile-web-development
All that you need to create a great mobile web experience
myshov/history-of-javascript
Project "History of JavaScript"
ailyanlu1/free-programming-books.pdf
📚 技术书籍 PDF 文件,持续更新
yedf2/dtf
大家好,dtm最终跟原公司谈下来了知识产权转让,现已恢复维护,请大家访问 https://github.com/dtm-labs/dtm 。中间给大家带来的不便,敬请谅解!
7sharp9/write-you-an-inference-in-fsharp
Different type inference algorithms implemented in F#
WICG/canvas-formatted-text
wangtao0101/vscode-debug-leetcode
vscode debug extension for leetcode, can work with vscode-leetcode