Advent of Code 2023 – Day 2
I'm trying to solve all the Advent of Code puzzles in this video series.
We solve the day 15 challenge for the Advent of Code.
We look into pieces and what features currently are available. Is it a tool for your development workflow or is it to early to use/know.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We build a rack and I walk about what goes into the building process and showing the process. We also talk about networking like keystone jacks and cable management.
In this video, we go through how to install all the required prerequisite packages and Keystone.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.