Loading...
Loading...
Thoughts on web development, data, and technology

A retrospective on Web Application Integration (WDV4416), the course where I stopped asking whether my applications worked and started asking whether they would hold up: building unit tests, load testing a live server, automating monitoring with Selenium, and stress-testing under real traffic conditions.

A retrospective on Server-Side Languages with Node.js, the course where I built RESTful APIs from scratch, learned to test them with Jest and Postman, and connected a live backend to MongoDB running through Docker.