Thomas Chetwin
@tchetwin
🇮🇪 at NodeConf EU. Software Engineer at Bloomberg. Opinions are my own.
ID: 47410557
15-06-2009 18:52:39
276 Tweet
212 Followers
1,1K Following
📷Excited to announce that Tech At Bloomberg is a #Gold sponsor of NodeConf EU 2024! Thank you for supporting us and making this event possible.🙌 #NodeConfEU2024 #Bloomberg Learn about Tech At Bloomberg’s large #JS codebase: TechAtBloomberg.com/javascript #JavaScript #goldsponsor #castle
We're proud to announce Tech At Bloomberg as a sponsor of SquiggleConf 2024! ✨ Bloomberg runs one of the world's largest information networks, powered largely by web tech. Its engineers have contributed to many of the latest & greatest web dev tools, including TypeScript's
Today, I'm releasing a TypeScript compiler called ts-blank-space 🎈 We use this at Tech At Bloomberg to perform type-stripping on a modern subset of TypeScript. It's written in TypeScript and is fast because it uses whitespace to enable work-skipping. bloomberg.github.io/ts-blank-space
TypeScript 5.7 will load 2.5x faster than TypeScript 5.6 when run in Node 22+, thanks to Joyee Cheung's work to provide an offical API for V8 compile caching. That's 60% less time waiting for tsc/tsserver to actually start doing work. PR: github.com/microsoft/Type…
I'm excited to announce Stricli, a brand new #opensource framework for building type-safe, lazy-loaded CLI applications with #TypeScript. We developed this framework for our internal CLIs at Tech At Bloomberg, and now we want to share it with the world. bloomberg.github.io/stricli/blog/i…
📷Huge thanks to Tech At Bloomberg for being a #gold sponsor at NodeConf EU 2024!! Your partnership is helping us create something truly special. 📷 #Sponsorship #Techatbloomberg #gold #waterford #ireland #techevents
Here's why the Records and Tuples proposal died, and how Composites might solve it. I did my homework for this one - I interviewed Ashley Claymore, the Composites TC39 champion. And I'm really proud of how it turned out. I'd love any feedback you can give me, and I'll make any