Middleware/End of Week
The last few days we’ve been playing around with middleware — mostly via the Express routing framework. Middleware is a type of function you can call to pass control to another middleware or route handler in an application’s request and response chain. It’s used in multiple frameworks and software, but thus far, our exposure has been limited to interaction with Express.
This weekend, I’ll be working to finish and polish some of the past week’s assignments, and will also plan on spending a good chunk of time working on the newest weekly project. This week’s addition involves generating a ‘Mystery Word Game’, which will (hopefully) result in a program in which a user will be pitted against a computer to try to uncover the identity of a random, computer-generated word like so:

I’ll report back in the next couple of days on my progress. Happy Friday to all.
Song of the Day: “Everything Is Happening Today” by Flock of Dimes
