Date
July 9, 2025
Hours
3
Tags
Resume BuilderTypescript
Got the PDF Generator working.
But its a mess. Mainly because Im doing some wild stuff like mixing Alpine.js with Express.js
Soooo now I need to eliminate Alpine, make the server the authoritative source for fully rendered webpage, serve the same fully constructed item to both Puppeteer/Alpine.
Would also easily be cached at that point, at the edge or otherwise.