Https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-localstorage-by-building-a-todo-app/step-19

Stuck on this. i really dont know how to do i tried all variations


my code

const titleInput = document.getElementById(‘title’),

const dateInput = document.getElementById(‘date’),

const descriptionInput = document.getElementById(‘description’)

const dateInput = document.getElementById(‘date’)

const descriptionInput = document.getElementById(‘description’)

ow i get it…i was already inside the object so i just had to use the xxxx : xxxx ,

…sorry i acomplished now