Название: Working with Vue.js Автор: Jack Franklin, Michael Wanyoike, Ahmed Bouchefra Издательство: SitePoint Год: 2019 Страниц: 155 Язык: английский Формат: epub, pdf (conv) Размер: 10,2 MB
As soon as the popular javascript framework Vue.js released v2, I was eager to give it a spin and see what it’s like to work with. As someone who’s pretty familiar with Angular and React, I was looking forward to seeing the similarities and differences between them and Vue.
Vue 2 sports excellent performance stats, a relatively small payload (the bundled runtime version of Vue weighs in at 30KB once minified and gzipped), along with updates to companion libraries like vue-router and Vuex, the state management library for Vue. There’s far too much to cover in just one article, but keep an eye out for some later articles where we’ll look more closely at various libraries that couple nicely with the core framework.
If you're an experienced developer looking to make a start with Vue, this book is for you. It provides a rapid introduction to the key topics that you'll need to understand. It contains:
Getting up and Running with the Vue.js 2.0 Framework by Jack Franklin Getting Started with Vuex: a Beginner's Guide by Michael Wanyoike A Beginner's Guide to Vue CLI by Ahmed Bouchefra A Beginner's Guide to Working With Components in Vue by Kingsley Silas A Beginner's Guide to Working with Forms in Vue by Kingsley Silas How to Conditionally Apply a CSS Class in Vue.js by Chad Campbell How to Replace jQuery with Vue by Nilson Jacques Nuxt.js: a Minimalist Framework for Creating Universal Vue.js Apps by Olayinka Omole Optimize the Performance of a Vue App with Async Components by Michiel Mulders
Who Should Read This Book? This book is for developers with experience of javascript.
Reactive Programming with Angular and ngrx Название: Reactive Programming with Angular and ngrx: Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions Автор: Oren...