learning plans for Front-End 2018
1.React(updated to v16.2.0)+Flux thought:https://reactjs.org/
Hopefully React can stop to update, cause you have to learn it again and again.But totally I think the conception of conponent UI has been a trend today.So I'm very interesting to learn every new feature in React
2.TypeScript:https://www.typescriptlang.org/ and https://www.tslang.cn/index.html
Frankly, I have no idea about TypeScript, just know it's provided by MicroSoft and looks like it can inspect the type of variables. But I think many people have already put it in their project. so I want to know why
3.Webpack/Parcel:https://webpack.js.org/ and https://parceljs.org/
looks like these two autotools have became the most pop tools for front-end autotools.Webpack3 is already done in 2017, and V4 will come later,Parcel appeared in 2017. I will learn it later
4.vue.js: https://cn.vuejs.org/index.html
vue/react/Angular there framework in front-end. I always keep the interest in vue, so hope I have an opportunity to learn and use it in a project
5.PWA(Progressive Web Apps): https://developers.google.com/web/progressive-web-apps/
A new way to deliver amazing user experiences on the web by google. I always interested in web app.
6.others: (keep updating)
ES6/7/8 will be updated obviously. material-ui is the best css/html framework for React. Redux ,flux or sth else, I will wait for the advance news.