Member-only story

To the next level with Nuxt 3 (part 1)

Leon
4 min readJul 19, 2022

--

Despite the market downturn, crazy technologies have been coming this year: AR contact lenses (Black Mirror anyone?), paper-thin high-efficiency solar panels (sun-powered EV), and most importantly Nuxt 3.

Because Nuxt 3 brings a lot of cool features to the table, I will break it down into multiple articles. These features not only boost your productivity but also bring potential business values to your project.

Before we deep dive into Nuxt 3, please consider subscribing to me and joining Medium membership.

Auto import/export

First and foremost, auto import/export is considered one of the best features in Nuxt 3. It allows devs to skip many tedious steps to import and export components, assets, and packages. Just like Tailwind CSS, once you get used to the project convention (which is very simple and well documented), this will improve your coding speed by 10-fold.

Not only that all of Nuxt 3 libs are auto imported, but all of the components and layouts are ready to be used upon creation.

component tree

--

--

Leon
Leon

Written by Leon

A Full Stack Developer who is obsessed with AI

No responses yet