NuxtCodes's profile picture. Discover Premium Nuxt Projects
The ultimate platform to discover amazing Nuxt.js projects, explore powerful integrations, and connect with a thriving community

nuxt codes

@NuxtCodes

Discover Premium Nuxt Projects The ultimate platform to discover amazing Nuxt.js projects, explore powerful integrations, and connect with a thriving community

nuxt codes repostou

Been there, done that 🙈 Thanks for the tip @nicodevs !

Vue tip for you! 💡 In computed properties, never sort arrays with `sort`. It mutates the original array, and computed functions can't have side effects. Instead, use `toSorted`, which works the same way but returns a brand new array. Keep your arrays immutable ✨

nicodevs's tweet image. Vue tip for you! 💡

In computed properties, never sort arrays with `sort`. It mutates the original array, and computed functions can't have side effects.

Instead, use `toSorted`, which works the same way but returns a brand new array.

Keep your arrays immutable ✨


United States Tendências

Loading...

Something went wrong.


Something went wrong.