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 b2c521b521 Actually now it removes the list version and only doing sets, then it can glob many files to produce results. 2 years ago
01-parse-a-csv-file More explanation of all the projects in the README files. 2 years ago
02-filter-a-log-file Actually now it removes the list version and only doing sets, then it can glob many files to produce results. 2 years ago
03-replicate-ls More explanation of all the projects in the README files. 2 years ago
04-replicate-find More explanation of all the projects in the README files. 2 years ago
05-static-blog-generator Ex 05 Written. 2 years ago
06-a-first-web-application Ex06 initially written. 2 years ago
07-access-a-sqlite3-database Actually this is exercise 7 and that was exercise 9. 2 years ago
08-a-todo-list-website First draft of exercise 8, a TODO list web application. 2 years ago
09-a-full-dynamic-blog Actually this is exercise 7 and that was exercise 9. 2 years 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. 2 years ago
.gitignore Stop tracking DS_Store. 2 years ago
LICENSE Change the license to be owned by me. 2 years ago
README.md Quick empty markers for each directory so git thinks they exist. 2 years ago

README.md