Tag: to-do

  • Learn to code a to-do list app in JavaScript – Part 1

    We’re building a to-do list application from a simple design sketch, using HTML, CSS and JavaScript. This video was meant to introduce you to DOM manipulation and Event handlers in JavaScript, all that while building something cool and useful! Code repository: https://github.com/themaxsandelin/todo Design files: https://www.dropbox.com/sh/yq0qm8xtfguufyb/AAB6z26DddNyjbUhlDb12kBNa?dl=0 Hope you learned something new, and if you enjoyed the…