ES-6 JavaScript todo list web application

TipoIT - author
Posted by : Darko Borojevic | contact me | go home

Materialize CSS gives the app google-like look and feel, and EcmaScript defines the functionality – adding and removing the tasks. EcmaScript 6 was the second major revision to JavaScript and it enabled us to use things like arrow functions, let and const, and solved a lot of problem points with variable scope issues.

Posted on: March 24, 2022



Print article Email article