Books | vue.framework.dev

Books

6
logo

Become a ninja with Vue 3

Cédric Exbrayat2021236 pages

Beginner
This ebook helps you get the philosophy of Vue 3 (currently 3.2.33), the new tools (like TypeScript, Vite, esbuild...), the essential libraries (vue-router, @vue/test-utils, axios...), and each part of the framework in a pragmatic way. You will be able to kickstart your project by the end of the reading, and build your amazing apps!
logo

Building Forms with Vue.js

Marina Mosti2019110 pages

Beginner
Almost every web application and site out there handles user input in one way or another, from registration forms and log-in handling to registration and landing pages. Building Forms with Vue.js follows a step-by-step approach to help you create an efficient user interface (UI) and seamless user experience (UX) by building quick and easy-to-use forms.
logo

Fullstack Vue

Hassan Djirdeh, Nate Murray, Ari Lerner2021620 pages

Beginner
The Fullstack Vue book is the complete guide to Vue.js. With dozens of code examples showing every step, you will master this delightful framework.
logo

Vue.js design and implementation

Huo Chunyang (HcySunYang)2022501 pages

Intermediate
This book is based on Vue.js 3. It includes a large number of illustrations and explains step by step the realization of each functional module in Vue.js. This book also analyzes the framework design principles in detail. By reading this book, developers with hands-on experience with Vue.js 2/3 can further understand the implementation details of the Vue.js framework. Front-end developers who have no experience in using Vue.js but are interested in framework design can quickly master Vue.js design principles.
logo

Vue.js: Up and Running

Callum Macrae2018174 pages

Beginner
Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you'll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.
logo

Vue The Road To Enterprise

Thomas Findlay2021300 pages

Advanced
Take your skills to the next level and become a Vue pro by mastering advanced patterns, best practices, and cutting-edge techniques for the development of Vue 2 & 3 applications.