Building Applications with Spring 5 and Vue.js 2 - Helion
Tytuł oryginału: Building Applications with Spring 5 and Vue.js 2
ISBN: 9781788831253
stron: 580, Format: ebook
Data wydania: 2018-10-26
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Become efficient in both frontend and backend web development with Spring and Vue
Key Features
- Connect application's frontend and backend with Vue, Vuex, and Spring Boot
- Leverage the latest web standards to enhance code performance, readability, and cross-compatibility
- Build secure full-stack web applications with Spring Security
Book Description
Building Applications with Spring 5 and Vue.js 2, with its practical approach, helps you become a full-stack web developer. As well as knowing how to write frontend and backend code, a developer has to tackle all problems encountered in the application development life cycle – starting from the simple idea of an application, to the UI and technical designs, and all the way to implementation, testing, production deployment, and monitoring.
With the help of this book, you'll get to grips with Spring 5 and Vue.js 2 as you learn how to develop a web application. From the initial structuring to full deployment, you'll be guided at every step of developing a web application from scratch with Vue.js 2 and Spring 5. You'll learn how to create different components of your application as you progress through each chapter, followed by exploring different tools in these frameworks to expedite your development cycle.
By the end of this book, you'll have gained a complete understanding of the key design patterns and best practices that underpin professional full-stack web development.
What you will learn
- Analyze requirements and design data models
- Develop a single-page application using Vue.js 2 and Spring 5
- Practice concept, logical, and physical data modeling
- Design, implement, secure, and test RESTful API
- Add test cases to improve reliability of an application
- Monitor and deploy your application to production
Who this book is for
Building Applications with Spring 5.0 and Vue.js 2.0 is for you if you are developer who is new to Vue.js or Spring. It is assumed that you have some knowledge of HTML, CSS, and Java.
Osoby które kupowały "Building Applications with Spring 5 and Vue.js 2", wybierały także:
- Wprowadzenie do Javy. Programowanie i struktury danych. Wydanie XII 193,23 zł, (59,90 zł -69%)
- Spring i Spring Boot. Kurs video. Testowanie aplikacji i bezpiecze 129,00 zł, (51,60 zł -60%)
- Metoda dziel i zwyci 89,00 zł, (35,60 zł -60%)
- JavaFX. Kurs video. Wzorce oraz typy generyczne 79,00 zł, (31,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
Spis treści
Building Applications with Spring 5 and Vue.js 2. Build a modern, full-stack web application using Spring Boot and Vuex eBook -- spis treści
- 1. Modern Web Application Development: This is a new era
- 2. Vue.js 2 - It Works in the Way You Expected
- 3. Spring 5 - The Right Stack for the Job at Hand
- 4. TaskAgile: A Trello-like task management tool
- 5. Data Modeling: Design the foundation of the application
- 6. Code Design: Design for stability and extensibility
- 7. RESTful API Design: Build the language between front-end and back-end
- 8. Creating Application Scaffold: Take off like a rocket
- 9. Form and Validation: Create the User module
- 10. Spring Security: Make our application secure
- 11. State management and i18n: Building home page
- 12. Components Communication and Real-Time Update: Build the Board module
- 13. File Processing and Scalability: Write the Card module
- 14. Scaling The System: Scale it from architecture level
- 15. Performance Tuning: Faster, faster, and faster