Recommended Vue.js Introduction Books for Beginners

Tadashi Shigeoka ·  Sat, June 15, 2019

Since online information about Vue.js can be mixed quality, I purchased several recommended books for Vue.js beginners and would like to introduce them.

Vue.js

Why Vue.js Introduction Books Are Needed

I decided to look for good introduction books to help a junior engineer who changed careers from sales to engineering learn Vue.js development.

The situation seemed to be that “online information is mixed quality and it takes time to find good information through Google searches” and “official documentation is too difficult.”

『基礎から学ぶ Vue.js』(Learning Vue.js from the Basics)

I purchased this based on comments from the following article:

基礎から学ぶ Vue.js (Learning Vue.js from the Basics) For someone who didn't know the "V" in Vue.js, this allowed me to progress my understanding at a very fast pace. Vue.js already has well-written official documentation in Japanese, making it easy to study, but this book further curates that documentation and explains it in more casual language.

I think it covers the important points, so even though it’s curated, from here you just need to apply what you’ve learned.

Quote from: Vue.jsの本 比較してみて|Yuu|note (Comparing Vue.js Books)

『Vue.js入門 基礎から実践アプリケーション開発まで』(Vue.js Introduction: From Basics to Practical Application Development)

I purchased this based on comments from the following article:

A good book that allows people starting frontend development with Vue.js to those already developing for work or hobby to comprehensively gain knowledge and learn across a wide range.

Quote from: フロントエンド開発に迷ったら「Vue.js入門」を読もう - JavaScript関連の書籍とかまとめてみた - Lean Baseball (Read “Vue.js Introduction” if you’re confused about frontend development)

That’s all from the Gemba on wanting people to read these recommended Vue.js introduction books and write lots of Vue.js code.