New in TanStack Start: route-aware CSS inlining.
Inline initial route CSS during SSR to reduce blocking stylesheet requests and improve FCP.
https://t.co/pggePtvrJp
Hace 72 horas empecé a hacer una app con Go.
Hace 24 horas, casi migro todo a Convex.
Ahora estoy usando Cloudflare Workers + TanStack Start.
Estoy haciendo una tool para creadores de contenido. Y voy a compartir mi desarrollo de autopublisher (nombre wip) 👇🧵.
Some React devs assume you need to npm install a library to get tooltips. Not true!
For icon buttons, use a combo of the `title` attribute and screenreader text with @tailwindcss' sr-only class. Gives you a native tooltip for the label while improving a11y
Congrats Node.js on TypeScript support! 🎉
Btw, with Bun you can just run/import:
◆ .ts / .tsx / .mts / .cts
◆ .js / .cjs / .mjs
◆ Mixed require() and import
◆ Native .node addons
◆ JSON & TOML
◆ Text files
◆ SQLite databases
zero config, no build step. it just works.
El QA me levantó un ticket que dice lo siguiente:
Si editas un producto y pones palabras sin sentido, esas palabras sin sentido aparecen en la pagina del producto.