Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Architecting Vue.js 3 Enterprise-Ready Web Applications: Build and deliver scalable and high-performance, enterprise-ready apps

Posted By: yoyoloit
Architecting Vue.js 3 Enterprise-Ready Web Applications: Build and deliver scalable and high-performance, enterprise-ready apps

Architecting Vue. js 3 Enterprise-Ready Web Applications
by Eseme, Solomon;

English | 2023 | ISBN: ‎ 1801073902 | 272 pages | True PDF | 13.96 MB


A comprehensive, best-practices guide to building Vue.js apps that can scale along with your business
Purchase of the print or Kindle book includes a free PDF eBook

Key Features
  • Implement Vue.js 3 to create Vue.js application with improved performance
  • Explore the Vue.js 3 composition API in-depth while building your enterprise application
  • Ensure the scalability and maintainability of your apps with different types of testing

Book Description
Building enterprise-ready Vue.js apps entails following best practices for creating high-performance and scalable applications. Complete with step-by-step explanations and best practices outlined, this Vue.js book is a must-read for any developer who works with a large Vue.js codebase where performance and scalability are indispensable.
Throughout this book, you'll learn how to configure and set up Vue.js 3 and the composition API and use it to build real-world applications. You'll develop the skills to create reusable components and scale performance in Vue.js 3 applications. As you progress, the book guides you in scaling performance with asynchronous lazy loading, image compression, code splitting, and tree shaking. Furthermore, you'll see how to use the Restful API, Docker, GraphQL, and different types of testing to ensure that your Vue.js 3 application is scalable and maintainable.
By the end of this book, you'll be well-versed in best practices for implementing Restful API, Docker, GraphQL, and testing methods to build and deploy an enterprise-ready Vue.js 3 application of any scale.

What you will learn
  • Scale your app's performance in Vue.js 3 using best practices
  • Implement testing strategies for large-scale Vue.js codebase
  • Manage large file structures using the micro frontend architecture
  • Discover the industry standard to Dockerize and deploy an enterprise Vue.js 3 web application
  • Use GraphQL to deliver scalable and high-performing applications
  • Explore various testing libraries and how to integrate them with Vue.js 3

Who this book is for
The Vue.js 3 book is for Vue.js developers and professional frontend developers who want to build high-performance, production-grade, and highly scalable enterprise Vue.js apps from design to deployment. The book assumes working knowledge of Vue.js and JavaScript programming.

Table of Contents
  • Getting Started with Vue.js 3
  • Using Libraries for Large-Scale Application
  • Scaling Performance in Vue.js 3
  • Architecture for Large Scale Web Applications
  • An Introduction to GraphQL, Queries, Mutations, and RESTful APIs
  • Building a Complete Pinterest Clone with GraphQL
  • Dockerizing a Vue 3 App
  • Testing and What to Test in Vue.js 3
  • Best Practices in Unit Testing
  • Integration Testing in Vue.js 3
  • Industry Standard End-to-End Testing
  • Deploying Enterprise-Ready Vue.js 3
  • Advanced Vue.js Frameworks