patstockwell / todolist-vanillajs

https://patstockwell.github.io/todolist-vanillajs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List App

An app built for the purposes of learning and understanding javascript apps without frameworks. The redax.js file is a simplified recreation of redux.

The tests are written using a simple hand-rolled expect function and are run in the browser console. This is not the most efficient or comprehensive way to test, but it is intended to take away the convenience of a library and teach someone what a testing tool gives us. There are zero dependencies for this project.

About

https://patstockwell.github.io/todolist-vanillajs


Languages

Language:JavaScript 75.6%Language:HTML 14.3%Language:CSS 10.1%