I spent a week refactoring a data tree into a flat table, finding that while trees can function as tables, theyâre harder to visualize than grids; I tried using AI to convert values into signals, but it obscured the programâs inner workingsâso I learned that refactoring is both a learning exercise and debugging fun. My Visual Programming Language (VPL) now features a gameâlike UI for project management with âNEW, TUTORIAL, LOAD, SAVE, QUITâ menus, and I plan to publish tutorials first on desktop apps then web extensions, exploiting variable sidebar widths to give me extra screen real estate while still allowing Node.js to produce standâalone executables.






















