Newsletter #12: Is This Thing On?
Hello, everyone! š
Well, itās been a while, hasnāt it? This is the first issue Iām publishing in 2022. Iām way below the number of issues I wanted to publish, but there have been several reasons for it. You know how it is with New Yearās resolutions. They are meant to be thrown overboard.
So, while I havenāt written that much on my blog or here, I have been very busy. Both with my TypeScript efforts and with my Rust efforts. Iām here to give you a little insight into what is happening.
Stefan
The TypeScript Cookbook #
Iām writing another book on TypeScript! OāReilly has reached out to me to do one of their cookbooks. It will feature entirely new content and works as both a sequel and addendum to TypeScript in 50 Lessons. Check out my announcement post
Mastodon #
Iāve registered with Mastodon exactly six years ago. A week ago I started using it a lot more, and I love the experience. You can connect with me here!
Rust for the Curious Developers #
I keep rambling about Rust for quite a while now and like to share where this excitement comes from. So Iām giving an intro to āRust for curious developersā:
First, quite an extensive 80-minute session with the folks from Frontend Rhein-Main in English.
Second, A much terser version with the people from devjobs.at in German-ish
The TLDR: For me, it made programming fun again
Trials, Traits, and Tribulations #
I spoke at the first EuroRust conference in Berlin. My talk was called āTrials, Traits, and Tribulationsā.
I take a piece of spaghetti code and refactor it to something more readable and more maintainable while honoring the unique features of Rustās type system. Check out the video on YouTube
Polymorphism Unbound #
Polymorphism Unbound by Bruce Eckel from this yearās Strange Loop.
The talk is about all possible ways of polymorphism, and what polymorphism looks like in different languages.
And itās just that. Still, after 40 minutes of looking at this variety, you understand what itās all about. Loved this talk!
Twitter, when the wall came down #
Bryan Cantrill is writing about the impact the recent buy-out of Twitter will have on the platform. Interesting read!
stc
#
The creator of the Speedy Web Compiler swc
builds a fast type checker in Rust. You can find the project on GitHub. I think Danny is a phenomenal developer and Iām really curious about how this will turn out. Yet, Iām skeptical if he can keep up with TypeScriptās busy roadmap.
See you next time #
Thank you for reading the latest issue. I hope you enjoy it and we see each other soon!
ā Stefan