🔮 https://query.gg
👨💻 Software Engineer @sentry.io
📚 Blog at https://tkdodo.eu
🇦🇹 Vienna, Austria
👧👦 Father of two
🚀 I'm excited to share that starting in January, I'll be joining the Frontend Platform Team at @sentry.io.
Happy to let you know @craigabbott.co.uk, @cydstumpel.nl, and @tkdodo.eu are also joining us as speakers at #JSHeroes 2026! 🌟
🔎 Find out more about their background and what they plan to bring to the stage here: jsheroes.io
#TechConference #TechEvent #TechInnovation
Happy to let you know @craigabbott.co.uk, @cydstumpel.nl, and @tkdodo.eu are also joining us as speakers at #JSHeroes 2026! 🌟
🔎 Find out more about their background and what they plan to bring to the stage here: jsheroes.io
#TechConference #TechEvent #TechInnovation
onMouseEnter={(e) => {
props.onMouseEnter?.(e);
if (e.defaultPrevented) return;
// do your stuff
}}
yay or nay?
onMouseEnter={(e) => {
props.onMouseEnter?.(e);
if (e.defaultPrevented) return;
// do your stuff
}}
yay or nay?
Devs fail to see how their data is connected and model it too discretely. As those connections appear, it is easier to synchronize than refactor the model. 1/
Devs fail to see how their data is connected and model it too discretely. As those connections appear, it is easier to synchronize than refactor the model. 1/
Maybe it's your turn to take the stage at #JSHeroes. 🌟
📝 Submit your talk proposal using the link below, and get the chance to share your ideas with fellow tech enthusiasts.
👉 jsheroes.io/speak
⏳ Submissions are open until the end of the year.
#TechEvent
Maybe it's your turn to take the stage at #JSHeroes. 🌟
📝 Submit your talk proposal using the link below, and get the chance to share your ideas with fellow tech enthusiasts.
👉 jsheroes.io/speak
⏳ Submissions are open until the end of the year.
#TechEvent
Come meet the community on Dec 18 at the LEAN-CODERS office.
→ Reserve your spot:
luma.com/rc84shks
Come meet the community on Dec 18 at the LEAN-CODERS office.
→ Reserve your spot:
luma.com/rc84shks
Huge thanks to @manuelschiller.bsky.social and @tannerlinsley.com for their trust ❤️
We've officially hit €500/month in sponsorships ❤️
→ knip.dev/sponsors
Most of them are supporting Knip for quite a while already which I truly appreciate! 🙏
Spoiler: It is because of server functions...
Wrote about the bug, the fix, and the "magic" that caused it:
marma.dev/articles/202...
#webdev #javascript #typescript #react #nextjs #serverfunctions
Being independent in open source for 3.5+ years has been wonderful. I've gotten done most of the high-level goals I wanted to, and miss having people & structure around me.
If you know of a role for a staff-level TypeScript+web developer, let me know! 🙂
Being independent in open source for 3.5+ years has been wonderful. I've gotten done most of the high-level goals I wanted to, and miss having people & structure around me.
If you know of a role for a staff-level TypeScript+web developer, let me know! 🙂
Thanks to everyone supporting our community!
Thanks to everyone supporting our community!
I gotchu
frontendmasters.com/blog/introdu...
I gotchu
frontendmasters.com/blog/introdu...
a drop in replacement for new RegExp() with types ⬇️