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

Admin: @andrey2019
Download Telegram
Optimizing heavy operations in Vue with Web Workers

In this article, you'll explore how to use Web Workers in a Vue 3 project to keep the UI responsive while running CPU-heavy tasks. - https://dev.to/jacobandrewsky/optimizing-heavy-operations-in-vue-with-web-workers-3j1b

#vue
2👍1
Secure a Vue app with OpenID Connect and the BFF pattern

In this post, we’ll look at the basic architecture of a BFF solution, the responsibilities of each component, and how it all fits together. - https://duendesoftware.com/blog/20250409-secure-vue-app-with-openid-connect-bff-pattern

#vue
1👍1
Generating a Dynamic Sitemap in Nuxt 3*

Sitemaps are very essential to improving SEO and in this article, explore how to create a dynamic sitemap for your Nuxt 3 project.
Handles both static and dynamic routes with ease. - https://masteringnuxt.com/blog/generating-a-dynamic-sitemap-in-nuxt-3

#vue
👍1
Nuxt Server Routes: Build a Full-Stack App with Zero Backend

In this article, you'll dive into what Nuxt server routes are.
Learn why they feel magical, and how to build a simple full-stack app that talks directly to a database — no separate server needed. - https://dev.to/jacobandrewsky/nuxt-server-routes-build-a-full-stack-app-with-zero-backend-bp9

#vue
1👍1
How to Use Pinia for State Management in Vue

In this article, you’ll learn how to use Pinia to manage application state in a Vue 3 project — from installation to real-world usage. - https://dev.to/jacobandrewsky/how-to-use-pinia-for-state-management-in-vue-535

#vue
3👍1
Handling internationalisation (i18n) in Vue

This article introduces you to the topic of i18n and show you how you can achieve that in both Vue and Nuxt frameworks. - https://dev.to/jacobandrewsky/handling-internalisation-i18n-in-vue-2nof

#vue
1👍1