# Vue.js

## Built with Vue

* [Travel App, Native-like Page Transitions](https://github.com/sdras/page-transitions-travelapp)

## Links

* [Plans for the Next Iteration of Vue.js (2018)](https://medium.com/the-vue-point/plans-for-the-next-iteration-of-vue-js-777ffea6fabf)
* [Vue RFCs](https://github.com/vuejs/rfcs) - RFCs for substantial changes / feature additions to Vue core.
* [Vue's Darkest Day (2019)](https://dev.to/danielelkington/vue-s-darkest-day-3fgh#0)
* [vue-next](https://github.com/vuejs/vue-next) - V3 rewrite of Vue.js
* [Design Principles of Vue 3.0 by Evan You (2019)](https://www.youtube.com/watch?v=WLpLYhnGqPA)
* [Vuex](https://github.com/vuejs/vuex) - Centralized State Management for Vue.js
* [Build a DEV.TO clone with Nuxt new fetch (2020)](https://nuxtjs.org/blog/build-dev-to-clone-with-nuxt-new-fetch)
* [Vite](https://github.com/vuejs/vite) - Experimental no-bundle dev server for Vue SFCs.
