Day 80/? of coding
Day 80/100 of #100DaysOfCode
Project Update: Blog API (part 8)
++ Progress: add Tag table to Database and add tag input field.
++ Learned:
- Express: I found out we can save a bit of typing by using app.route('/path').get(callback).post(callback)
screenshot: