We just released a new Babel version! π
It includes support for many new features, such as:
- π TypeScript 4.1
- πΏ Class static blocks proposal
- π§΅ String as import/export names
- π§βπππ₯ webpack 5 and Node.js ESM compatibility for @babel/runtime
babeljs.io/blog/2020/10/15/7β¦
I guess the Microsoft @Office team forgot about this error message?
For non-dutch speaking, the title says "Heading text" and the button says "White, darker 5%"
Mutation testing Angular/React/Vue/Node.js projects with Stryker is as easy as 1-2-3.
1. npm install --global stryker-cli.
2. stryker init.
3. stryker run.
Now, go kill those mutants! π½πΎ
stryker-mutator.io/
An awesome talk by @joeywatts96 about how the bloomberg team implemented #private (hashtag private) in #TypeScript at #tsconf. Learned a lot! Great to see this in depth talk.