University educator (e.g. Rust 🦀, intro programming with C).
Opinions entirely my own 🫡
they/them🏳️🌈
Wonder what the ts-go checker would take 🤔 will give it a try!
Wonder what the ts-go checker would take 🤔 will give it a try!
You can just run `node file.ts` without `--experimental-strip-types` flag.
This is a huge milestone
You can just run `node file.ts` without `--experimental-strip-types` flag.
This is a huge milestone
no-floating-promises completes 4.4k files in 3.2 seconds, in the vscode repo.
typescript-go is the future, all credits to the ts-go team! We just glued everything together 😀
github.com/microsoft/ty...
```diff, js
console.log('this should highlight js');
// and below, as diff
+ await mkdtemp(join(realpath(tmpdir()), 'foo-'));
- await mkdtemp(join(tmpdir(), 'foo-'));
```
🥺
```diff, js
console.log('this should highlight js');
// and below, as diff
+ await mkdtemp(join(realpath(tmpdir()), 'foo-'));
- await mkdtemp(join(tmpdir(), 'foo-'));
```
🥺
TS 5.8:
Total time: 3.34s
Memory used: 393215K
TS-GO:
Total time: 0.770s
Memory used: 381023K
This is from our large example with 400 routes. 4.3x faster, less memory used 🤯
TS 5.8:
Total time: 3.34s
Memory used: 393215K
TS-GO:
Total time: 0.770s
Memory used: 381023K
This is from our large example with 400 routes. 4.3x faster, less memory used 🤯
Yes, it's not rust 😄 but perhaps a well written port will create opportunities for that in future, rather than the current 70k js file 😂
That aside, I'm excited to try this with our thousands of packages and see where it lands!
devblogs.microsoft.com/typescript/t...
Yes, it's not rust 😄 but perhaps a well written port will create opportunities for that in future, rather than the current 70k js file 😂
That aside, I'm excited to try this with our thousands of packages and see where it lands!
(Hi I'm hiring software engineer(s) in Sydney, I'm dad.)
But I actually am though, even though Bluesky has limited reach, feel free to say hi. More deets on LinkedIn if you like.
(Hi I'm hiring software engineer(s) in Sydney, I'm dad.)
But I actually am though, even though Bluesky has limited reach, feel free to say hi. More deets on LinkedIn if you like.
fasterthanli.me/articles/the...
Available now for Silver+ patrons, in 6 months for everyone else
fasterthanli.me/articles/the...
Available now for Silver+ patrons, in 6 months for everyone else
I want to learn more, but really struggled to find relevant info or studies :)
I want to learn more, but really struggled to find relevant info or studies :)