zhukunpenglinyutong / Notes

Licence: mit
👋 如果有一天我失忆了,忘记了所有的前端知识,我希望这个项目能让我很快掌握

Programming Languages

typescript
32286 projects
js
455 projects

Projects that are alternatives of or similar to Notes

Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (+134.92%)
Mutual labels:  mongodb, html5, css3
Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (-10.32%)
Mutual labels:  mysql, html5, css3
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-84.13%)
Mutual labels:  mysql, html5, css3
Get Me Through
A Free, Offline, Real-Time, Open-source web-app to assist organisers of any event in allowing only authorised/invited people using Face-Recognition Technology or QR Code.
Stars: ✭ 255 (+102.38%)
Mutual labels:  mongodb, html5, css3
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+583.33%)
Mutual labels:  mysql, html5, css3
Nodejs Socketio Chat App
MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application
Stars: ✭ 45 (-64.29%)
Mutual labels:  mongodb, html5, css3
Olog
📔 Online Note-Taking Experience | 即时灵感笔记记录平台
Stars: ✭ 79 (-37.3%)
Mutual labels:  mysql, html5, css3
Portfolio one Page Template
Free responsive one page portfolio template
Stars: ✭ 106 (-15.87%)
Mutual labels:  html5, css3
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+43389.68%)
Mutual labels:  mysql, mongodb
Blog
我的日记
Stars: ✭ 110 (-12.7%)
Mutual labels:  mysql, mongodb
Vlackjack
Blackjack built with Vue.js and vuex
Stars: ✭ 109 (-13.49%)
Mutual labels:  html5, css3
Kkbinlog
支持mysql、MongoDB数据变更订阅分发
Stars: ✭ 112 (-11.11%)
Mutual labels:  mysql, mongodb
Construcao De Paginas Web
Desenvolvimento de páginas semânticas, acessíveis e responsivas. 🚀
Stars: ✭ 113 (-10.32%)
Mutual labels:  html5, css3
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (-17.46%)
Mutual labels:  mysql, mongodb
Responsive Portfolio
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
Stars: ✭ 104 (-17.46%)
Mutual labels:  html5, css3
Vue Meizi
vue最新实战项目,vue2 + vuex + webpack + es6 干货多多,新手福利
Stars: ✭ 1,476 (+1071.43%)
Mutual labels:  html5, css3
Pythonstudy
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 103 (-18.25%)
Mutual labels:  mysql, mongodb
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-21.43%)
Mutual labels:  mysql, mongodb
Dtcqueuebundle
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
Stars: ✭ 115 (-8.73%)
Mutual labels:  mysql, mongodb
Pi Temp
Web server using a Raspberry Pi and DHT22 sensor to graph the humidity and temperature in my apartment over time.
Stars: ✭ 114 (-9.52%)
Mutual labels:  html5, css3

知识如果不整理,就会流失90%

LICENSE repo-size CodeTriage 提交活动 最后一次提交


🏅前言

我一直认为知识是有关联的,不是零散的,所以需要体系来把知识关联起来,可能我现在关联的不是很好,但是我相信随着我学习的深入,我能汇总出来不错的前端知识体系 🆙

更佳的查阅体验,请访问 Notes网站


🎖使用说明

# 克隆
git clone https://github.com/zhukunpenglinyutong/notes.git

# 安装依赖(注意,一定要yarn安装,并注意不要删除 yarn.lock)
yarn

# 预览,VuePress会启动一个预览的网址
npm run start

# 打包,打包后资源在 docs/.vuepress/dist下
npm run build

🎨 不足与请教

因为入行的时间太短(2019.6 毕业),所以项目会有很多地方不完善。各位前行者,大佬们,如果看出这个项目有的地方可以完善,或者有的地方不好,我拜求各位的指点,我会以很快的速度验证,然后更改的。我会时刻以谦逊姿态请教学习,高调的热情创造宣传,我期待各位大佬们能指出我的不足,我定会虚心请教,牢记恩情。(很多思想不是我不用,是我不知道,所以拜求指教)


交流

个人微信,提供内推机会,猎头朋友们有意也可加入交流


💌 致谢

致谢所有 star 和 关注我的 朋友们,多谢你们的鼓励和支持。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].