Weekly Vue.js News - #34
Hi 👋
In this issue, I have curated a few interesting articles and tweets to help you in your journey to become a Vue expert.
I hope you will enjoy this weeks’ issue and if you have any feedback, please get in touch with me on Twitter - @mokkapps or via email: mail@mokkapps.de.
Have a great week ☀️
Vue: Tip of the week
Vue Tip: Use v-bind to Pass Multiple Props to Components — mokkapps.de
Instead of passing each property individually to a component, you can bind an object to it.
Vue
Vue 3 Composition API → Registration Form Validation — softauthor.com
Learn how to implement client-side form validation functionality in Vue.js 3 Composition API for the sign-up and login pages.
Composing Layouts with Vue Router — vueschool.io
👉 Daniel explains how to use Vue Router's named views to compose layouts via route record definitions.
👉 The approach is useful for flexible, reusable layout combinations.
📹 The Future of Component Testing — www.youtube.com
Amir, Director of Developer Experience at Cypress, gives a sneak peak at the next generation of component testing
👉 Written by the amazing Anthony Fu
👉 Source code available at GitHub: https://github.com/antfu/vue-minesweeper
Web Development Articles & Tweets
How to use undocumented web APIs
Julia shows in this article how anyone can access undocumented APIs by sending requests to endpoints authenticated with cookies.
The Micro-Frontends future — betterprogramming.pub
👉 This article looks at the current state of micro-frontends and how the approach can be improved in the future.
👉 It shares ideas and trends that are interesting to those in the micro-frontends community.
Quote of the week
