Generating a weekly calendar from JSON data

1 · Chen Hui Jing · March 18, 2024, 4:40 a.m.
Summary
The original purpose of this blog was for me to document solutions that I spent hours figuring out at work, which means it’s not my code therefore I cannot take it wholesale with me. I just extract the key parts, remove any references (or try to) to the original project and hopefully the next time I run into the problem, I have a solution. Over the years, it has expanded to include code which had to be thrown away due to deprecated features, but the code is still good. Especially if I had called...