I had a good run with AI earlier, but this evening I ran into trouble when trying to embed and zoom a âminiâpageâ inside a larger web page. The miniâpage needs to sit at (0,âŻ0) and be the same width as its container so that everything inside it can be scaled up or down while still filling the parentâs area; panning is done by moving elements within the miniâpage rather than shifting the miniâpage itself. I had already set up a communication channel between the two pages, but getting the AI to generate the full implementation in one go proved difficultâtoo many instructions and some missing pieces left me with code that worked only partially. The AI does produce correct snippets quickly, but stitching them together still requires human oversight; once I understood how to control the miniâpage directly, the solution became clear: let the AI handle boilerplate while I finish the architecture.






















