Weekly Vue.js News - #25
Hi 👋
Unfortunately, I couldn't send the newsletter the last couple of weeks as my Revue account was in review.
This review was necessary to gain an API token that I use on my portfolio stats page to show the number of subscribers and issues.
I'm already back in my Vue 3 freelance project and additionally I refactored my GitHub Traffic Viewer website.
My new year's resolutions for 2022 are:
👉 Keep posting helpful content every day and grow my audience
👉 Get married and start planning our house
👉 Enjoy our honeymoon (if Covid allows it)
👉 Extend the contract in my current freelance project
What are your resolutions?
Have a great week ☀️
My Blog
The 10 Favorite Features of My Developer Portfolio Website — mokkapps.de
Inspired by Braydon Coyer's new blogfolio , I've added some excellent new features to my portfolio website.
Vue
Use Teleport to Render a Component in a Different Place — mokkapps.de
With teleport, you can render a component in a different place in the DOM tree, even if this place is not in your app's scope.
What's new in the Vue 3 Dev Tools Explore the new features of the Vue 3 developer tools and how they give more insight into your apps and a better debugging experience.
Building a Vue 3 component library — blog.logrocket.com
In this article, you'll learn how to create a Vue 3 component library and publish it to npm, as well as publish the docs on GitHub Pages.
6 Ways to Speed Up Your Vue.js Application — betterprogramming.pub
👉 Update Only What’s Needed
👉 Eliminate Duplicate Rendering
👉 Optimize Event Handling y and more
Vue.js — Considerations and Tricks — blog.webf.zone
Harshal shares a catalog of some of the great discussions, issues and tricks he have come across on his way to Vue.js enlightenment
Top 5 Vue.js Frameworks You Should Check Out — amjohnphilip.medium.com
👉 Nuxt.js
👉 VuePress
👉 Gridsome
👉 Quasar
👉 Vue Native
👉 Vitest is a unit test framework powered by Vite.
👉 It features Vite's config, transformers, resolvers, and plugins, Jest Snapshot, workers multi-threading, and much more.
👉Vitest is still in development and not stable yet.
Podcast: Vue and Vite with Evan You — podrocket.logrocket.com
PodRocket podcast interviewed Evan You all about Vite and Vue
Recommended Articles
6 TypeScript Code Patterns To Make Your Code More Robust — betterprogramming.pub
👉 Pick
👉 Const Assertion o
👉 never
👉 Opaque Type
👉 and more
Quote of the week
