WES'S find
A hot tip that makes me wonder why I didn’t do this earlier. Instead of storing if something is approved, store when it was approved!
wes picked this one for you
Jason Miller (Creator of Preact) detailed some issues Shopify had with Barrel files at scale and how he managed to solve it. Interesting quick read, but also has a link to the full Vite Conf talk.
WES AGAIN
If you write utility CSS such as Tailwind or Panda, you’ll find the dev tools experience to be painful. Scrolling for years to find the class you want to modify.
This new Chrome extension creates a compact view of an element’s property + values and allows you to quickly toggle and change them.
WES AGAIN??
A new React Framework! Another?! Nate from Tamagui announced One — a React framework for web and native, built on Vite. It simplifies things with universal, typed routing seamlessly across static, server, and client pages. Plus, an amazing new solution to data.
SURPRISE! WES.. again!
Evan You (of Vite, Vue, etc..) has raised $4.6 for next generation JavaScript tooling.
Seems like it's for OXC and rolldown - both tools built in Rust. Willing to bet the will offer an enterprise turbopack type caching solution for large builds.
I bet we will see many formatters/linters move on top of this. Hoping they will build a TypeScript type checker 😃