All talks & podcasts

Nuxt's Hidden Treasures: 8 Gems Every Nuxt Developer Should Know!

With every release Nuxt.js is not only becoming more mature but also more advanced! But who can keep up with all the new features and changes, especially when also considering the UnJS packages Nuxt is built upon?

In this talk, we will discover 8 less-obvious features and patterns that can make your Nuxt code easier straight away, some of them removing the need for custom code all together!

Also, all these gems are actually useful and not just hypothetically - I've previously recommended all of them in some projects of my clients.

Photo of Alexander Lichter

Alexander Lichter

I'm Alex, a German web engineering consultant and content creator. Helping companies with my experience in TypeScript, Vue.js, and Nuxt.js is my daily business.

More about me

Further Talks & Podcasts

You see innovation and experiments throughout the whole web dev landscape - and you might ask yourself, what happened in the Vue ecosystem regarding meta frameworks recently?

In the world of Single Page Applications, client-side rendering has long been the go-to method for rendering content. However, as SPAs have evolved, other rendering modes have emerged that offer different advantages and disadvantages. In my talk, we will explore why it's important to go beyond a blank page as initial request and explore different rendering modes like SSR, SSG, ISG and more.