
Ryan Christian
@_rschristian
Implicit "It depends" | Open Sourced Shenanigans github.com/rschristian | @preactjs stuffs | π¦ @rschristian.dev
ID: 1303350885024772097
08-09-2020 15:14:16
4,4K Tweet
459 Followers
120 Following



π½οΈ The Faster TypeScript Compilation talk by Ashley Claymore is now published β‘οΈ This talk from the recent London TypeScript meetup explains how the `ts-blank-space` type-stripping compiler works. β οΈ Contains opinions on semi-colons Blog Post: bloomberg.github.io/ts-blank-space/









UNPKG Cloudflare Fly.io Bun Preact Tailwind CSS I'm using "selective hydration" (aka islands) on the frontend to minimize the amount of hydration Preact does when the page loads. Only components that `useState` hydrate. Everything else is static. This little <Hydrate> helper works the magic πͺ github.com/unpkg/unpkg/blβ¦




