FrontEnd Development
30.7K subscribers
145 photos
1 video
9.17K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Avoid a common Vue PERFORMANCE KILLER

Registering components globally is a common patter but also often a performance killer.
Learn in this video what a better way of adding third party components is and how to spot such chances in existing projects already. - https://www.youtube.com/watch?v=xqBqInEPGlc

#vue
👍21
Core Nuxt Features for Fast, Scalable, and SEO-Optimized Web Apps

This article explores a carefully curated selection of core Nuxt.js features that make it a standout framework, focusing on how they enhance performance, developer experience, and scalability. - https://www.monterail.com/blog/core-nuxt-features-for-web-apps

#vue
3
Understanding Vue’s Virtual DOM

In this article, you'll explore how Vue’s Virtual DOM works can help optimize your applications and write more efficient code. - https://dev.to/jacobandrewsky/understanding-vues-virtual-dom-108p

#vue
2👍1
When to Use $fetch, useFetch, or useAsyncData in Nuxt: A Comprehensive Guide

Confused about when to use $fetch, useFetch, or useAsyncData in Nuxt?
This guide breaks down their differences, best use cases, and common pitfalls to help you make the right choice for your project. - https://masteringnuxt.com/blog/when-to-use-fetch-usefetch-or-useasyncdata-in-nuxt-a-comprehensive-guide

#vue
👍1
5 Vue features you might MISS OUT right now

In more than 11 years of Vue, a lot of features became part of the framework - and of course, nobody uses all of them.
So why not presenting some of the lesser-known features? That's what happens in this video. - https://www.youtube.com/watch?v=Tsdhuug3z1A

#vue
4
How to use Prisma ORM with Nuxt

This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt

#vue
👍3
Introducing Motion for Vue

An animation library that's simple to start and fun to master, its unique hybrid engine combining the performance of hardware accelerated browser APIs with the limitless potential of JavaScript. - https://motion.dev/blog/introducing-motion-for-vue

#vue
1👍1🔥1
Vue 3 Really Doesn’t Need Pinia

The article argues that Vue 3's built-in features make external state libraries like Pinia unnecessary, especially when using the Composition API. - https://blog.stackademic.com/vue3-really-doesnt-need-pinia-1203b405cb33

#vue
👍3
Vue animations just got WAY better

Motion (previously Framer Motion) has been one of the things that made the author jealous of React devs.
But now, with an official Vue integration, it's quickly becoming his go-to way of making advanced animations in Vue. - https://www.youtube.com/watch?v=wvINSME-FMs

#vue
👍3