Tootfinder

Opt-in global Mastodon full text search. Join the index!

@lil5@social.linux.pizza
2025-05-30 07:51:01

type TimeoutID = ReturnType<typeof setTimeout>;
const n: TimeoutID = setTimeout(...
clearTimeout(n)
Use this so that your typescript code works no matter the environment
No longer will I need to ask is this code using NodeJS.Timeout or number (browser)
#typescript #webdev

@michabbb@social.vivaldi.net
2025-06-05 09:16:12

🛠️ Maintains #React-based #ink terminal UI while core engine gets performance boost
🔄 Current #TypeScript version continues receiving bugfixes during transition period
📦 Available now vi…

@michabbb@social.vivaldi.net
2025-06-05 09:16:11

#OpenAI #Codex CLI Goes Native with #Rust Rewrite 🚀
⚡ Rewritten from #TypeScript to