Vue
Темы для изучения
Реактивность https://codeguida.com/post/1465
Animations/Transition https://www.youtube.com/watch?v=3mt-gI3F3mM
Renderless компоненты https://codeguida.com/post/1615
Vue Router - роутинг
Vuex - машина стстояний
Ant Design https://ant.design/
Composition API https://www.youtube.com/watch?v=6HUjDKVn0e0
Nuxt. Progressive Vue framework https://nuxtjs.org/
Vuetify - Material design component framework
Drag & Drop, Touch operations
Best practices
Правильная организация Vuex Store: https://github.com/lucamezzalira/crypto-dashboard/tree/master/src/stores https://youtu.be/PBtA5wtskZI
Простой пример Vuex https://www.sitepoint.com/vuex-beginner-guide/
Компоненты https://codeguida.com/post/2106
Last updated
Was this helpful?