In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are: Use webpack to bundle JavaScript. Learn how to use proper ES6 syntax. Use ES6 modules to write modular JavaScript.
[ ] You can install jsdom to help your test recognize localstorage
[ ] Your code looks amazing, but if any day you want to make your tests a little bit simpler, just eliminate the mock storage as you don't need it since jest creates it's own.
Recomendations
Collaborators
@M1rn4 @juank628