Weekly Vue.js News - #20
Hi 👋
Last week I published a new blog about Vue 3 + Storybook.
Additionally, I finished a complex page in my current Vue 3 project which manipulates multiple sliders based on a complex business logic.
Have a great week ☀️
Vue
Document & Test Vue 3 Components With Storybook — www.mokkapps.de
Storybook is my tool of choice for UI component documentation. Vue.js is very well supported in the Storybook ecosystem and has first-class support.
How to Show/Hide Elements in Vue — dmitripavlutin.com
How to use v-if, v-show and :class to show/hide elements in Vue.
A PDF viewer for Vue using Mozilla's PDF.js that supports both Vue2 and Vue3
Vue Tips — www.mokkapps.de
A collection of short tips about topics like frontend, Vue.js, JavaScript, TypeScript, HTML, CSS and more.
Quote of the week

Recommended Articles
Developer Tools secrets that shouldn’t be secrets — christianheilmann.com
Christian describes things he encountered during working on the tools, documenting them and going through user feedback.
Practical frontend philosophy — jaredgorski.org
"This is a rather general post, written for people curious about how to think about "the frontend". However, I think it's relevant to interested humans of all knowledge and skill levels."
Announcing TypeScript 4.5 RC - TypeScript
Microsoft announced the Release Candidate (RC) of TypeScript 4.5
Tools & Misc
You don't need moment.js — github.com
List of functions which you can use to replace moment.js + ESLint Plugin
DOOM Rendered via Checkboxes WebAssembly meets 16000 HTML checkboxes.