Full-Stack Web Development with Jakarta EE and Vue.js: Your One-Stop Guide to Building Modern Full-Stack Applications with Jakarta EE and Vue.js
โ Scribed by Daniel Andres Pelaez Lopez
- Publisher
- Apress
- Year
- 2021
- Tongue
- English
- Leaves
- 606
- Edition
- 1st ed.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Harness the power of Jakarta EE to build sturdy back ends while applying Vue.js on the front end. The demand for modern, high-performing enterprise web applications is growing swiftly. The basic HTML front end is no longer enough to meet customer demands. This book shows you how to unlock professional full-stack web development using Jakarta EE and Vue.js.
First, you will review the fundamental concepts of Vue.js and essential features of Jakarta EE. You'll then see how to build web applications through every stage of the process, taking into consideration requirement analysis, data model design, code design, the UI, and technical designs, all the way through to implementation, testing, production deployment, and monitoring. Towards the end of the book, you will also learn about the key design patterns and best practices that underpin professional full-stack web development.
Full-stack development is the way forward on the web, and using JakartaEE and Vue.js is a great place to start. Get up-to-speed using this book today.
What You'll Learn
- Connect an application's frontend and backend with Vue.js and Jakarta EE
- Build enterprise web applications from start to finish
- Test, secure and deploy your enterprise web applications
- Apply common patterns when building full stack applications
- Understand the current IT architecture situation of a company, and define a roadmap to accomplish the company goals
- Create decoupled applications using software craftsmanship ideas
Who This Book Is For
Java/Jakarta EE developers who would like to gain a stronghold on both frontend and backend development. Basic knowledge of Java EE is assumed.
โฆ Table of Contents
Front Matter ....Pages i-xxiii
Full-Stack Web Development with Jakarta EE (Daniel Andres Pelaez Lopez)....Pages 1-24
Vue.js as a Front-End Layer (Daniel Andres Pelaez Lopez)....Pages 25-62
Getting Started with Vue.Js (Daniel Andres Pelaez Lopez)....Pages 63-110
Requirement Analysis for Your Full-Stack Web Application (Daniel Andres Pelaez Lopez)....Pages 111-142
Modeling Your Entities and Data with JPA (Daniel Andres Pelaez Lopez)....Pages 143-212
Designing Your Front-End UI with Vue.Js Components (Daniel Andres Pelaez Lopez)....Pages 213-253
Creating Your Back End with Jakarta EE (Daniel Andres Pelaez Lopez)....Pages 255-298
Connecting Your UI with Your Back End (Daniel Andres Pelaez Lopez)....Pages 299-333
Securing Your Full-Stack Application (Daniel Andres Pelaez Lopez)....Pages 335-367
Authentication and Authorization (Daniel Andres Pelaez Lopez)....Pages 369-400
Design Patterns and Best Practices (Daniel Andres Pelaez Lopez)....Pages 401-459
Cloud Architecture Implementation (Daniel Andres Pelaez Lopez)....Pages 461-508
Continuous Integration and Deployment (Daniel Andres Pelaez Lopez)....Pages 509-560
Testing and Monitoring (Daniel Andres Pelaez Lopez)....Pages 561-584
Back Matter ....Pages 585-591
โฆ Subjects
Computer Science; Web Development
๐ SIMILAR VOLUMES
Isomorphic JavaScript was the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. MEVN is a one such modern web development stack consisting of web applications such as MongoDB, Express
Full-Stack Web Development with Go walks you through creating and developing a complete modern web service, from authn/authz, interop, server-side rendering, and databases, to modern frontend frameworks with Tailwind and Go-powered APIs, complete with step-by-step explanations of essential concepts,
<p><span>A Go programmer's hands-on guide to go from building basic server-side templates to full single page apps using Tailwind CSS, Vue.js, and more</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn how to structure your Go projects, be smarter with SQLc, create middleware and