Day 103 Self-Study to Web Dev!
2 min readApr 16, 2019
Completed the Object Oriented Programming Section of Free Code Camp today! Also…
Completed the Functional Programming Section!!
After this I created a ‘bare-bones’ app with Express. I spun up a server, used express.Router() for routing, and was able to statically serve HTML / CSS Files!