The post argues that the rise of AI tools is reshaping programming, making it more vibrant and accessible, especially for web applications where UI design has moved beyond flat, boring designs to dynamic, visually driven interfaces. It highlights visual programming as a gameâlike, blockâbased approach that lets users assemble apps by dragging UI components onto grids, binding them to data trees that automatically update the interface whenever database objects changeâso actions like adding songs or creating playlists instantly refresh lists and trigger further updates. By treating database relations as simple connected boxes (e.g., account â profile, playlist â song), visual programming turns coding into a puzzle of linking concepts rather than writing syntax. The author stresses that this approach not only simplifies development but also opens up side projects for many, while noting security benefits of lightweight, openâsource browser frameworks over slowâupdating web stacks. In short, the future of app building is visionâdriven: an endless desktop of small, interconnectable machines that can be assembled by anyone through intuitive visual tools.