Skip to main content

Vue

The Progressive JavaScript Framework

8 posts in this tag

Authentication Patterns for Single-Page Applications
Web Development
10 min read

Authentication Patterns for Single-Page Applications

Implement secure authentication in SPAs with token rotation, silent refresh, secure storage, and protection against common attacks.

#JavaScript #Vue #Security
Mbeah EssilfieMbeah Essilfie
1.2K
The Nuxt 3 Module System: Extending Your Framework
Web Development
9 min read

The Nuxt 3 Module System: Extending Your Framework

Build custom Nuxt modules to encapsulate functionality, share code between projects, and create powerful development tools.

#TypeScript #Vue #Nuxt
Mbeah EssilfieMbeah Essilfie
958
Testing Vue Components: A Practical Approach
Software Engineering
9 min read

Testing Vue Components: A Practical Approach

Stop writing brittle tests. Learn a pragmatic testing strategy for Vue components using Vitest and Vue Test Utils.

#TypeScript #Vue #Testing
Mbeah EssilfieMbeah Essilfie
2.1K
The Complete Guide to Vue 3 Composables
Web Development
12 min read

The Complete Guide to Vue 3 Composables

Understand the power of Vue 3's Composition API through practical, real-world composable patterns that you can use today.

#JavaScript #TypeScript #Vue
Mbeah EssilfieMbeah Essilfie
990