- Добавил: literator
- Дата: 5-09-2022, 16:25
- Комментариев: 0
Название: 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 jаvascript has been available for years as a universally available technology for programming. Together with HTML and CSS (Cascading Style Sheets), jаvascript forms the triad of modern websites and especially of client-side Web programming. Now, Vue.js is an increasingly popular framework on the Web that takes a very specific approach. It is a reactive, client-side jаvascript 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).
Автор: 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 jаvascript has been available for years as a universally available technology for programming. Together with HTML and CSS (Cascading Style Sheets), jаvascript forms the triad of modern websites and especially of client-side Web programming. Now, Vue.js is an increasingly popular framework on the Web that takes a very specific approach. It is a reactive, client-side jаvascript 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).