devember (10)

Devember 2016 - Day 5

Another day has gone by. Another video. And more code. I learned that the recordings are difficult or impossible to see on screens smaller than an ultrawide, so this means they are mostly useless. I need to come up with a solution to that if…

Devember 2016 - Day 4

Day four is done. Got the UI up today, though it's very basic. Decided that the API builder should, obviously, not worry about HTML output. It should be focused on outputting results as if it's an API, not acting as a template. That being said,…

Devember 2016 - Day 3

Day three is done. Not much done today. Cleanup and work on the output functionality. I streamed it once again so you can follow along with the thought process. Added a TODO.md file, which I think is handy in terms of keeping track of my…

Devember 2016 - Day 2

Day two is complete. Continued work on the stuff I was doing yesterday. Streamed it live to no one. That's fine. Overall, I'm happy with the progress I've made tonight. Handled outputs, both from defining the API along with the context of the request. I…