Название: Building web applications with Vue.js: MVVM patterns for conventional and single-page websites Автор: Ralph Steyer Издательство: Springer Год: 2022 Страниц: 227 Язык: английский Формат: pdf (true) Размер: 11.7 MB
This book provides a compact and practical introduction to the popular Vue.js. Use the MVVC concept for applications on the web on the basis of MVC design patterns and create single-page web applications easily. You will use one of the powerful frameworks based only on elementary WWW standard technologies. With Vue.js you will understand and apply data binding, components, directives and modularity.
In the browser, only javascript has been available for years as a universally available technology for programming. Together with HTML and CSS (Cascading Style Sheets), javascript forms the triad of modern websites and especially of client-side Web programming. Now javascript has been around for a very long time on the Web, but for most years it was completely underestimated and dismissed as a primitive beginner’s language. Only in the last few years have we realized what a treasure javascript is for efficient and powerful programming and that this language is anything but a beginner’s language – even if you can learn it quickly as a beginner.
Now, Vue.js is an increasingly popular framework on the Web that takes a very specific approach. It is a reactive, client-side javascript Web framework that is essentially used to create so-called single-screen Web applications or single-page Web applications (only one Web page in the browser that updates parts as needed and does not reload a new Web page) according to a Model-View-Controller pattern (MVC). Strictly speaking, a Model-View-Controller pattern (MVVC) is used. But you can definitely create Web applications and Web pages with it. Vue.js is both easy to learn and very extensible and customizable. To be able to learn Vue.js successfully, a good knowledge of HTML and javascript is sufficient, as well as CSS if possible, which I would also like to assume in the book.
Скачать Building web applications with Vue.js: MVVM patterns for conventional and single-page websites
|