These are the projects for the JavaScript Level 2 module in Learn JS the Hard Way.
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 120235b670 Fixes from today server hacking. 7 months ago
01-parse-a-csv-file More explanation of all the projects in the README files. 8 months ago
02-filter-a-log-file Fixes from today server hacking. 7 months ago
03-replicate-ls More explanation of all the projects in the README files. 8 months ago
04-replicate-find More explanation of all the projects in the README files. 8 months ago
05-static-blog-generator Ex 05 Written. 8 months ago
06-a-first-web-application Ex06 initially written. 8 months ago
07-access-a-sqlite3-database Actually this is exercise 7 and that was exercise 9. 8 months ago
08-a-todo-list-website First draft of exercise 8, a TODO list web application. 8 months ago
09-a-full-dynamic-blog Actually this is exercise 7 and that was exercise 9. 8 months ago
10-a-simple-json-api A decent start to Ex10 that actually covers a lot of ground in one exercise. Rather than just work on APIs it covers a full stack build of a simple TODO list application they already have some code for. 8 months ago
.gitignore Stop tracking DS_Store. 7 months ago
LICENSE Change the license to be owned by me. 8 months ago
README.md Quick empty markers for each directory so git thinks they exist. 8 months ago

README.md