“3 Years of VueJS” + 6 more must-read articles from the week

Anthony Gore
Vue.js Developers
Published in
Sent as a

Newsletter

2 min readApr 27, 2021

Issue #215

3 Years of VueJS

Have you ever wondered what a complex Vue application really looks like? In this article, the author gives a tour of Diffgram’s Open Annotation UI, built with Vue, after three years of development.

https://anthony-sarkis.medium.com/3-years-of-vuejs-2021-7e3127a930dc

Three Common Mistakes a React Developer Makes in Vue

Front-end developers who know more than one JS framework have an advantage. This article covers three common mistakes made by React developers who are new to Vue.

https://medium.com/js-dojo/three-common-mistakes-a-react-developer-makes-in-vue-39901ddfc2ea

How to Communicate Between Components in Vue.js

In this article, you’ll learn how you can communicate between components in Vue.js in five different ways!

https://javascript.plainenglish.io/communication-between-components-in-vue-js-d79124917cd0

Extending Vue Router Links in Vue 3

Learn how to easily handle both internal and external links in Vue 3 by wrapping the router link component in your own custom AppLink component.

https://vueschool.io/articles/vuejs-tutorials/extending-vue-router-links-in-vue-3/

Reusable Module vs Component in Vue 3 Composition API

In this article, you’ll learn the key difference between reusable modules vs components in Vue 3 Composition API and when to use them.

https://softauthor.com/vuejs-composition-api-reusable-module-vs-component/

Starting a TypeScript Project in 2021

A guide for starting a TypeScript project in 2021 with modern tooling.

https://www.metachris.com/2021/04/starting-a-typescript-project-in-2021/

Say Hello to CSS Container Queries

This article walks you through why we need CSS container queries, how they will make your life easier, and most importantly, you will achieve more powerful components and layouts.

https://ishadeed.com/article/say-hello-to-css-container-queries/

Until next week,
Anthony Gore, curator

--

--