“Ultimate VueJS Resources for Developers” + 6 more must-read articles

Anthony Gore
Vue.js Developers
Published in
Sent as a

Newsletter

2 min readApr 13, 2021

Issue #214

Developing a Vue 3 Headless Component

This article explains what headless components are, why they’re useful, and how they can be developed using Vue 3.

https://www.maxgfeller.com/blog/vue-3-headless

Different Ways to Implement v-model

Depending on what you’re building, you may need different options for two-way data binding in Vue. Here are some ways of implementing your own custom v-model.

https://dev.to/vcpablo/vuejs-2-different-ways-to-implement-v-model-1mjf

Ultimate VueJS Resources For Developers

The following are some of the most useful VueJS resources including component libraries, tools, articles, and more.

https://dev.to/theme_selection/ultimate-vuejs-resources-for-developers-3bbk

API Factories for Vue.js & Nuxt

How are you organizing your API calls in your Vue and Nuxt projects? Consider API Factories to make your codebase easier to work with.

https://www.telerik.com/blogs/api-factories-vue-nuxt

Sponsored

DevTrends — Launching Soon

Keep up-to-date with the latest developer tools with weekly videos. Launching soon, sign up for Early Access.

https://bit.ly/3uFHuj2

How to Create a Debounced Ref in Vue 3 Using Composition API

Composition API offers a ref to create a reactive value. But what if we would like the state updated to be delayed? In this article, we cover how to create a debounced ref.

https://theroadtoenterprise.com/blog/how-to-create-a-debounced-ref-in-vue-3-using-composition-api

Validate Submit Button State In Vuejs Composition API

Learn how to validate submit button state in any type of form on the client-side in Vue.js using the Composition API.

https://softauthor.com/vuejs-compositionapi-validate-form-submit-button-state/

How to Actually Test UIs

This post highlights UI testing techniques used by scaled engineering teams that balance coverage, setup, and maintenance.

https://storybook.js.org/blog/how-to-actually-test-uis/

Until next week,
Anthony Gore, curator

P.S. If you enjoyed this issue, show your support by buying me a coffee, or if you’d like to support me to create the newsletter ongoingly, you can make a pledge through Patreon.

P.P.S. Continue the conversation with Vue.js Developers on social media:

--

--

Vue.js Developers
Vue.js Developers

Published in Vue.js Developers

Helping web professionals up their skill and knowledge of Vue.js

Anthony Gore
Anthony Gore

Written by Anthony Gore

Web developer, technical author, community builder.

Responses (2)