What have you been working on recently? [June 18, 2022]

My first heavily-frontend project -- a web app that serves as an extension upon the popular "Todo App" paradigm. Written atop .NET 6 using Typescript. Essentially it's a large canvas that allows you to spawn note cards, drag and drop them around, write notes on them, resize, close them out, and eventually connect them with flowchart-esque arrows.

It's been a very slow process, but a lot of the functionality works, just taking things one tiny step at a time. I've already had to refactor almost all my code multiple times, the bigger the project gets the more I realize certain cases need to be handled in certain ways, but I guess that's just how it goes!

/r/learnprogramming Thread