Level Up Links #2.1
Jan 23, 2023
1. [BLOG] Rendering emails with Svelte
Folks over at Escape recently rebuilt their email stack from scratch leveraging a SvelteKit-powered dev server to improve the developer experience. See how they did it.
2. [CODE] zod-form-data
The main goal of this library is to deal with the pain point that everything in FormData is a string.
3. [TOOL] Neodrag
One draggable to rule them all.
4. [TOOL] OG-Image
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc.
5. [BLOG] Conditional CSS
A blog covering a few CSS features that we use every day and how conditional they really are and comparing a few examples where CSS is more powerful than design tools.