Starred repositories
Papers from the computer science community to read and discuss.
钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Secure boilerplate for Electron app based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla
✨ A lightweight foundation for your next webpack based frontend project.
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
List of JavaScript methods which you can use natively + ESLint Plugin
《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering
🍞📅A JavaScript calendar that has everything you need.
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
An enterprise-class UI design language and React UI library
📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹
🛁 Clean Code concepts adapted for JavaScript
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
A javascript text differencing implementation.
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
📚 Freely available programming books
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列