Tag: Todo-App
ES-6 JavaScript to do web app with Material CSS. 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.
Read More