Day 8/30–30DaysofCoding
1 min readDec 11, 2016
I wanted to persist the value I am adding through the input box. Hence, in this codepen I am using the Localstroage. Localstorage — store the value at the browser and it will stay there forever — even when the user close the browser and visit after a year and so.