4 posts tagged with "Vuejs"
What does Vue 3 mean?
Vue 3 stable release is here, at last! This release for me was one of the most ancitipated events in 2020--that is, before all the madness that is the year of 2020 really began. 😵 But, hey, Vue 3 is here, and I'd love to talk about it…
Multiple entry points for Vue applications
Recently, I came to find this brilliant blog post introducing how to set up multiple entry points for a Create React App (CRA) project without ejecting. It's only a simple trick that is easy to implement yet solves a very real and concrete…
In anticipation of Vue 3
Vue 3 has gone alpha in last January! For me, the stable release for Vue 3 will mark one of the most anticipated events in 2020. After all, I got started with web development using Vue 2 and Vuetify in 2017, and while this blog is built…
The first look into React--from my point of Vue
Well, there is no shortage of articles and blog posts comparing React and Vue.js, two of the most popular frameworks for creating modern web applications (and beyond!). And, IMHO, I am not sure if I could bring anything revolutionarily new…