Michał
banner
michu2k.bsky.social
Michał
@michu2k.bsky.social
Frontend Developer from Poland | 5+ years of professional experience | React, Next.js, Typescript, GraphQL & more

https://github.com/michu2k
Zod is one of the libraries I use regularly, and now it just got even better. All the new features and improvements in Zod 4 look great. 💎💎💎
Zod 4 is now in beta!

💎 7x faster object parsing
💎 20x reduction in tsc instantiations
💎 57% smaller core bundle size
💎 metadata via .meta()
💎 z.toJSONSchema()
💎 z.templateLiteral()
💎 z.stringbool()
💎 z.int32(), z.float32(), etc
💎 z.file()
💎 new logo 😇
Introducing Zod 4 beta | Zod Docs
v4.zod.dev
April 11, 2025 at 5:17 PM
It seems that styled-components is now in maintenance mode and is no longer recommended for new projects.

opencollective.com/styled-compo...
March 31, 2025 at 5:56 PM
React 19 is finally stable. 🎉

One good change is the replacement of forwardRef with the ref property. Components that previously used forwardRef will be slightly simplified, which is quite nice.
December 6, 2024 at 4:13 PM
Reposted by Michał
🌠 So let’s say you want to use a modern CSS feature like container queries. According to caniuse, the feature is at 93% support.

Is that good enough? How do we evaluate this number?

I dig into this question in my brand-new just-published blog post, “A Framework for Evaluating Browser Support”. 🎉
A Framework for Evaluating Browser Support • Josh W. Comeau
Lots of exciting new features have been landing in CSS recently, and it can be tough trying to figure out if they’re safe to use or not. We might know that a feature is available for 92% of users, but...
www.joshwcomeau.com
November 26, 2024 at 4:54 PM
I have finally started rewriting my personal website. I decided to use Astro because I enjoy playing with this framework. 😄
November 25, 2024 at 5:10 PM
I've been on this platform for a few days, and so far I’ve seen more interesting posts than on the other platform :)
November 22, 2024 at 5:07 PM