🤝 Open source advocate 👽 Maintainer of @stryker_mutator 💼 Manager and trainer @InfoSupportBV 💚 Loves green energy and vegetables

Holland and Belgium
Announcing StrykerJS v6: Expeditious Superior Mutations 🎉 With: 📦 ESM support ⏩ Hot reload 🗿 Static mutant improvements 🖐 Ignore static mutants 📃 ESM-based config support Try it today! stryker-mutator.io/blog/stry… More details 👇🧵1/6
1
4
6
Dacht je dat je bij Shell Recharge @NewMotion met je credit card kunt betalen? Nope. Als je niet van te voren een laadpas hebt aangevraagd heb je pech. Waarom gaan we zo ver terug in de tijd?
1
There is even more here, but this were the things I found most interesting! 👒 Hats off to the TypeScript team for this one! Can't wait to test these out on my production code.
Of course, no release of TypeScript would be complete without improved type magic by @ahejlsberg 🧙‍♂️. This time in the form of better inferring the types of objects with methods. The goal here is to be able to write JS that "Just works" without worrying about the type checker 🤗
1
2
In TS 4.7 it is possible to declare a type alias for generic types where _some (or all) of the generic types are filled in already_. This is a small but useful improvement. This feature is called "Instantiation Expressions" typescriptlang.org/play?ts=4…
1
TS 4.7 brings explicit variance syntax using `in` and `out` in a generic type declaration 🗯. Co- and contra-variance has been supported ever since `--strictFunctionTypes` was introduced, but there was no way to be explicit about it. Now there is! typescriptlang.org/play?ts=4…
1
TS 4.7 comes with much-needed improvements to ECMAScript module (ESM) support for Node.js 📦. This will accelerate ESM adoption for the entire Node.js ecosystem. Almost every utility library and development tool will be helped with these features.
1
2
The TypeScript 4.7 Beta comes jam-packed with a ton of new features. 🤔My thoughts in a thread 👇🧵 devblogs.microsoft.com/types…
1
1
ECMAScript module support will finally land in 4.7 🎉
TypeScript 4.7 beta is out to try with lots of new features and improvements around type inference, narrowing analyses, ES module integration, and more! devblogs.microsoft.com/types…
1
I have converted dozens of projects to TypeScript at this point, and in *every single one* there have been multiple bugs found as a result. Every! Single! One!
41
49
696
Interviewer: Write a bubble sort algorithm. Me: tsplay.dev/N7OPDN
124
439
3,870
I needed this today! A positive sound about the climate crisis. Avoid doomerism! @Kurz_Gesagt youtu.be/LxgMdjyw8uw 💕 🌳
Are Hot vs. Cold observables still a thing in #rxjs? Nothing seems to be on the official rxjs.dev website about it and I can only find an old blog article by @BenLesh benlesh.medium.com/hot-vs-co…
Nico Jansen retweeted
ECMAScript excitement 😉 This week TC39 advanced these proposals 🎉 3️⃣ Change Array by Copy 3️⃣ Decorators 3️⃣ RegExp set notation + string props 2️⃣ Decorators metadata 1️⃣ Function.prototype.once() 1️⃣ Intl units conversion 1️⃣ Intl.MessageFormat 1️⃣ Type Annotations
3
47
218
Today, I'm proud to announce my ECMAScript proposal: comments as types 🎉 (Stage 0 as of now). github.com/nicojs/proposal-c… This counters @giltayar 's original "Types as comments" proposal but solves all the obvious problems with it.
4
17
80
Any #rxjs experts out there that can take this one? stackoverflow.com/questions/…
It turned out I could ignore parts of it I didn't like. Now rolling my own with TS compiler in watch mode and nodemon 😎. What will happen with the framework now that decorators are stage 3 is the biggest question I have 🧐
I've been working on a #nestjs app recently and I've got to say I love the experience. Especially the comprehensive guides 😍. Adding ORM and authentication is a breeze 💨. Just wish they were a bit less opinionated in the TS setup department 🤷‍♂️
1
BREAKING: @TC39 has moved the decorators proposal to Stage 3!!! (under some conditions) Congratulations to everyone who has worked on this!
9
76
582