Portfolio
Simple To Do List Using ES6 Vanilla JavaScript
I created an ES6 Vanilla JavaScript to do list app with full CRUD capabilities (Create Read Update Delete), including the ability to cross off and uncross off items.
I used the Gulp task runner to transpile the JavaScript into an ES5 version and convert Sass into CSS.
See ES6 Vanilla JavaScript To Do LIst >>
Web Developer: Matt Jennings
Technologies Used:
ES6 Vanilla JavaScript, Sass, HTML5, CodePen.io, and Gulp.