“This article has participated in the call for good writing activities, click to view: the back end, the big front end double track submission, 20,000 yuan prize pool waiting for you to challenge!”
JavaScript
The language of
-
Modern Javascript Tutorial
- One of the articles I found very useful is how to become a master coder: zh.javascript.info/ninja-code
-
JSON code Style guide
-
Ruan Yifeng’s ES6 tutorial
- Another web site for this book is es6.ruanyifeng.com/
-
JavaScript tutorial by Liao Xuefeng
-
MDN JavaScript Chinese document
-
Check out the latest syntax progress: webkit.org/status/
-
JS developer documentation (use it when you are a qualified developer)
-
Node.js
- Official Chinese document
- Nodejs study Notes
- Koa Chinese document
- Koa2 Advanced Study notes
- Since Express does not support async syntax is outdated, it is no longer recommended
-
TypeScipt
- TS calligraphy Chinese
- Understand TypeScript in depth
-
WebAssembly (Higher performance Web Browser language)
- The introduction of WASM mp.weixin.qq.com/s/rmvdVLeV0…
Frame part
This category is a personal category, if there is a better name, that aggregates frames and derivatives of frames
-
React.js
- React.js Document in Chinese
- React Native Chinese document
- Website generation: www.gatsbyjs.cn
-
Vue.js
- The official vUE document is well known, but I will put it up
- A few hours after next. Js, nuxt.js was born.
-
Electorn (Build a cross-platform desktop application using JavaScript, HTML and CSS)
- I don’t know if it’s deep. I didn’t try
-
JQuery: How to say, has retired from the main stage of history, but still recommend it, maybe some students are interested in.
- You Don’t Need jQuery
- Full functional lookup manual: jquery.cuishifeng.cn/
- Animation library: www.htmleaf.com/
- Plugin library: www.jq22.com/
- Lightweight jquery zepto.js
-
AngularJS (most people don’t read angular anyway, so I put it at the bottom)
- AngularJS Best Practices and Style guide
- AngularJS Chinese translation
- AngularJS Introductory tutorial
- Build your own AngularJS
- Build AngularJS projects with Yeoman in Windows
-
CoffeeScript
- CoffeeScript compiles code that looks like Ruby syntax into JavaScript, and most of the structure is similar, but CoffeeScript has a stricter syntax.
- CoffeeScript coding Style guide
-
Vanillajs: The strongest framework ever, performing faster than 99% of web frameworks.
-
Hexo: Fast blog building
The plug-in part
A tool library. That’s a lot of things
- Moment.js all the time, can be managed
- BootStrap builds responsive websites quickly
Other Indexed articles
- Dry detonation front end: github.com/KieSun/fuck…
- Front-end artisan: github.com/ljianshu/Bl…
- Front-end dry goods: github.com/TigerHee/sh…
- Awesome Vue.js:github.com/vuejs/aweso…
Secondary part
If you are interested, see their rise and fall and learn how much technology died during the growth of JS. It’s kind of a gain.
-
I’ve never even heard of a series of technologies
- Underscore. Js is a JavaScript tool library that provides a whole set of functional programming functions that make up for the unrealized functions of jQuery and are essential to Backbone.
- backbone.js
- Sea-.js follows the CommonJS standard module loading framework and can be used to load any JavaScript module with ease and pleasure. Hello Sea.js
- impress.jsIs a presentation layer framework based on CSS3 transformations and transitions, working in modern browsers
Easter Egg: The first website
Other articles
- System Reconstruction and migration guide: migration.ink/
Other Tool classes
- Introduction to Git by Liao Xuefeng
- Introduction to running Git for the first time gitee.com/help/articl…
\