Hacker News new | ask | show | jobs
by aerio 1072 days ago
Fantastic docs, and primo documentation is not to be underestimated. Picking it up was a cinch.

Personally I love single file components. In specified having html, js and my scss in the same file, but split into <template>, <script setup>, and <style>. Nuxt 3 is fantastic DX.