See You at VueConf US 2022
Anybody else super pumped for VueConf US 2022? For me, it will be the first in-person Vue event I’ve attended in over 2 years and it just can’t come soon enough!
Anybody else super pumped for VueConf US 2022? For me, it will be the first in-person Vue event I’ve attended in over 2 years and it just can’t come soon enough!
As of April 19, 2022 Nuxt 3 is officially at the release candidate stage. This means the framework’s stable version 3 is on the horizon and that no major breaking changes are expected until the stable release.
After an amazing 2 days, it’s safe to say that Vue.js Nation was an amazing success! Over 8,000 people from all over the world tuned in to get the latest community news and expertise from the Vue.js and Nuxt core teams and community members alike. Session topics ranged from new docs, to revamped educational resources […]
Unfortunately, none of us has ever written a 100% perfect application at scale. With every new line of code comes new opportunities for bugs to creep in and cause unexpected behavior and poor customer experiences. That’s why Sentry exists.
Vite is a modern, lean, and lightning fast development tool made with the developer experience as top priority. Also, according to Evan You, the official recommendation for Vue 3 tooling will be switching from Vue CLI to Vite (reference One Year Into Vue 3 Talk [9:00 – 10:20]) meaning in 2022 Vue CLI will be […]
For the past few years TypeScript has been gaining a commanding foothold in the JavaScript world. This is due to the type safety it brings to the JavaScript language. TypeScript leads to safer and more predictable codebases with applications of scale, as well as improves the developer experience through expanded IDE capabilities like smarter auto-complete […]
As Thanksgiving fast approaches this year, I’m sure we all have things to be thankful for. Be it friends, family, adventure, health, success, or otherwise, I hope that 2021 was a good year for you! Also, as you look forward to 2022 in the coming month and a half, if professional success is on your […]
With the conclusion of the first Nuxt Nation Conference, a lot of us have Nuxt 3 on the brain. So what did the conference yield about the future of Nuxt? Here’s quick overview of what we learned!
Vue.js is one of the fastest-growing frameworks in the JavaScript community. Since its creation in 2014, Vue.js has seen wide adoption in web application development. Companies like Apple, Louis Vuitton, BMW, UpWork to name a few are using Vue.js to build their web applications. Needless to say, there’s never been a better time to learn […]
Since the announcement of Vue 3 there are two questions I am frequently asked by newcomers and senior Vue developers. Should I use or learn Vue 2 in 2021? When is the Vue 3 Masterclass coming?