An even more educational version of the Bandolier for Learn JS the Hard Way. https://learnjsthehardway.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zed A. Shaw c96e2dd5e2 First commit with a basic old/new school web framework. 1 year ago
bin First commit with a basic old/new school web framework. 1 year ago
lib First commit with a basic old/new school web framework. 1 year ago
migrations First commit with a basic old/new school web framework. 1 year ago
static First commit with a basic old/new school web framework. 1 year ago
templates First commit with a basic old/new school web framework. 1 year ago
.gitignore First commit with a basic old/new school web framework. 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago
knexfile.cjs First commit with a basic old/new school web framework. 1 year ago
package-lock.json First commit with a basic old/new school web framework. 1 year ago
package.json First commit with a basic old/new school web framework. 1 year ago

README.md

bandolier2

An even more educational version of the Bandolier for Learn JS the Hard Way.