Build a Drag-and-Drop Trello Board with Vue.js - Implementing Functionality - Persist Tasks to Local Storage
In this lesson, we persist the board data to local storage with VueUse. This allows us to keep the tasks and columns between page refreshes and rounds out a simple functional Trello board.
Links