/tamvuean-references

My personal collections of various references for learning VueJS.

tamvuean-references

My personal collections of various references for learning VueJS. TamVuean References was started since February 2017, so it's mainly focus on references for Vue JS 2.x.

What is VueJS

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is very easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.

Documentations 📘

Websites 🌏

Social Forums & Communities

Tutorials & Courses 💻

Articles and other reading materials 📚

Weex

Weex is a framework for building Mobile cross-platform high performance UI. Developers can write *.vue files to build native pages or an App. This page will help you write a Weex page in 2 minutes.