@zeeg Man, I'm super impressed by the peated codebase... a high quality CLI, scraping, AI generated content and IaC all alongside the site itself. Just wanted to shout out the effort. As someone who loves whisky and a passion project - it's inspiring.
@amosbastian@SST_dev@NxDevTools I had an example but it’s very much outdated now. https://t.co/dnDTYjhITP … the SST discord is very knowledgeable and welcoming. If you get caught up at all I’d suggest posting there or feel free to DM me.
Looking for opinions on the best way to organize SEO friendly URLS for user generated content. I'm thinking either "thing/755/user-given-title" or "thing/user-given-title-755". Maybe just generate a slug from the user given title and extend length on conflicts to enforce unique?
@thdxr@wesbos This. Dax made a few videos showing a fully type safe system to queue events and have a handler (lambda) receive the input and handle it.. again in a type safe way. I can put together a quick example repo if needed, otherwise look through the SST YouTube videos. 👍