====== JavaScript ====== * [[programming:javascript:nodejsinstall2|Установка nodeJS через пакетный менеджер]] - рекомендуется * [[programming:javascript:nodejsinstall|Установка nodeJS через NVM]] ===== Vue.js ===== * [[https://vuejs-tips.github.io/cheatsheet/|Cheatsheet]] * [[https://www.youtube.com/watch?v=p2P3z7p_zTI|Vue.js: the Progressive Framework (Evan You)]] - video from framework author * [[https://sabe.io/tutorials/getting-started-with-vuex|Getting started with Vuex]] * [[https://medium.com/js-dojo/jargon-free-webpack-intro-for-vuejs-users-348b8ec143a|Jargon-Free Webpack Intro For VueJS Users]] * [[https://medium.com/@doppelmutzi/eslint-prettier-vue-workflow-46a3cf54332f|Efficient Code Analyzing and Formatting (for Vue.js) with ESLint and Prettier]] * [[https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud|The Ultimate Vue.js & Laravel CRUD Tutorial]] * [[https://medium.com/@riccardopolacci/vue-js-best-practices-c5da8d7af48d|Vue.js best practices]] ===== React ===== * [[https://medium.com/@madhupathy/learn-basics-of-react-js-in-3-minutes-a94cbc6f02c8|Learn Basics of React.js in 11 Minutes]] * [[https://codeguida.com/post/1304|Посібник по React: об'ємний путівник з вивчення React.js у 2018]] * [[https://medium.com/@evheniybystrov/first-steps-in-react-ef8c000c0585|First steps in react]] * [[https://hackernoon.com/react-app-from-scratch-d694300d1631|React app from scratch]] * [[https://blog.cloudboost.io/react-functional-way-c533fceda2ce|React: functional way]] * [[https://blog.cloudboost.io/why-i-like-react-4810b59742cc|Why I like react]] * [[https://egghead.io/courses/the-beginner-s-guide-to-react|The Beginner's Guide to React]] ===== Посилання ===== * [[https://medium.com/the-node-js-collection/modern-javascript-explained-for-dinosaurs-f695e9747b70|Modern JavaScript Explained For Dinosaurs]] * [[https://github.com/mbeaudru/modern-js-cheatsheet|Modern JavaScript Cheatsheet]] (Oct 2017) * [[https://dev.to/srebalaji/es6-for-beginners-with-example-c7|ES6 for beginners with example]] * [[https://medium.com/@peterxjang/comparing-frontend-frameworks-part-1-introduction-6cf3d49e42cf|Comparing Frontend Approaches Part 1: Introduction]] A look at jQuery, Vue.js, React, and Elm * [[https://medium.com/@peterxjang/prototyping-with-vue-js-and-bootstrap-2404efe93d6|Prototyping with Vue.js and Bootstrap]] * [[https://medium.com/tech-tajawal/modern-frontend-developer-in-2018-4c2072fa2b9c|Modern Frontend Developer in 2018]]