dwyl / javascript-todo-list-tutorial

✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
https://dwyl.github.io/javascript-todo-list-tutorial
GNU General Public License v2.0
626 stars 102 forks source link

PR: Update Supported Node.js Version [remove `v12` add `v18`] for #49 #50

Closed nelsonic closed 2 years ago

nelsonic commented 2 years ago

Hopefully self-explanatory. Thanks for reviewing/merging.