Robin7012's Stars
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
macrozheng/springcloud-learning
2024最新微服务实战教程,Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈:Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot 3.2、Sa-Token、MyBatis、Elasticsearch、Docker、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。
varHarrie/varharrie.github.io
:blue_book: Personal blog site based on github issues.
sunniejs/vue-h5-template
:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架
yanhaijing/jslib-base
A modern JavaScript|Typescript library scaffolding, modularity, purity & extras
qianguyihao/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
946629031/Vue.js
Vue.js 学习笔记
dxx/mango-music
:musical_note: A music web app written by react
aimuch/iGit
这是极客时间苏玲老师的《玩转Git三剑客》笔记
geeeeeeeeek/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
wudiufo/WebPack4-study
从基础到实战 手摸手带你掌握新版Webpack4.0详解
qinjx/30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
xirong/my-git
Individual collecting material of learning git(有关 git 的学习资料)
nanchen2251/StudyForAndroid
:fire: Study + Android + 学习资源 + 百科全书 + 持续更新干货
ZhuFaner/vue-tree-select
基于 Vue 的树形选择组件
creeperyang/pinyin
Pure JavaScript library for converting Hanzi to Pinyin.
qieguo2016/algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
ElemeFE/node-interview
How to pass the Node.js interview of ElemeFE.
ElemeFE/node-practice
Node.js 实践教程
FrankFang/wheels
Create wheels in the dumbest way
tonyfree/blog
学习和工作中的技术整理
creeperyang/blog
前端博客,关注基础知识和性能优化。
wuyuanlijie/uploadFile
file文件上传的两种方式,点击按钮上传与拖放文件上传
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
Wscats/articles
🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆
wangfupeng1988/js-async-tutorial
深入理解 JavaScript 异步