9/1/2020
•
EN
Vue.js Performance Improvement with Memoization
A Vue.js developer explains how to use memoization to solve a performance issue in a timeline component, reducing function calls from 700+ to a few.