# Vue 3 Related Articles

At the time of writing, Vue 3 has still not landed officially, but we do have a publicly available alpha version. More and more people are getting excited about the upcoming release and are sharing their thoughts, findings, and speculations about the changes to come.

# Official Repositories

If you are one of those who likes to get their hands dirty and likes digging through source code, here are a few repos that you must check out.

# Composition API Plugins

The Composition API is arguably the best new feature in Vue 3. It provides a much better way to write and share code between components, as well as plugins.

Below are some of the best examples, with many more forthcoming.

# Articles and Tutorials

Vue 3 is not yet published but we are already seeing courses and tutorials popping up.

# Talks

# Books