Team Captain @dynatrace Core UI
Then I go back to Notion boards views splitted by current/done.
Then I go back to Notion boards views splitted by current/done.
Record<string, *> is so convenient for map-like structures but can't be trusted.
Falsely assumes that any string will **always** return a defined value, which breaks in runtime easily.
My go-to replacement: Always wrap it with Partial<>
Record<string, *> is so convenient for map-like structures but can't be trusted.
Falsely assumes that any string will **always** return a defined value, which breaks in runtime easily.
My go-to replacement: Always wrap it with Partial<>
Everywhere Twitter drama, I'll just uninstall app and take a break.
Twitter is boring right now.
Everywhere Twitter drama, I'll just uninstall app and take a break.
Twitter is boring right now.
Hardware I've bought in **last three years** requires:
1️⃣USB-2 to Micro-USB
2️⃣USB-2 to USB-C
3️⃣USB-2 to Lighting
4️⃣USB-C to USB-C
5️⃣USB-C to Magnetic watch charger
6️⃣USB-2 to Magnetic watch charger
7️⃣USB-C to Macbook MagSafe
Hardware I've bought in **last three years** requires:
1️⃣USB-2 to Micro-USB
2️⃣USB-2 to USB-C
3️⃣USB-2 to Lighting
4️⃣USB-C to USB-C
5️⃣USB-C to Magnetic watch charger
6️⃣USB-2 to Magnetic watch charger
7️⃣USB-C to Macbook MagSafe
Appreciate to work with such bright minds at @Dynatrace ♥️ https://x.com/Enea_Jahollari/status/1564173475853570052
Appreciate to work with such bright minds at @Dynatrace ♥️ https://x.com/Enea_Jahollari/status/1564173475853570052
Yes, because it has blown up suddenly 😆
Yes, because it has blown up suddenly 😆
And this PR is merged for the version 4.8!
https://github.com/microsoft/TypeScript/pull/49639
And this PR is merged for the version 4.8!
https://github.com/microsoft/TypeScript/pull/49639
This is my delayed new year resolution.
This is my delayed new year resolution.
e.g. I used to force return types on all methods. I start to feel it's not needed; TS inference works simply fine.
e.g. I used to force return types on all methods. I start to feel it's not needed; TS inference works simply fine.
for 20k Angular Tests:
⚡ Jest 26: 2.5min
⛈️ Jest 27: 1h+ and timeouts
but here it's known issue TypeScript compilation caching, and team is working on migration to swc to make it smoother
https://github.com/kulshekhar/ts-jest/issues/1967
15k files and times are not looking good. 🌩️⛈️
TSLint: 6min for whole project
ESLint: 70min for whole project
for 20k Angular Tests:
⚡ Jest 26: 2.5min
⛈️ Jest 27: 1h+ and timeouts
but here it's known issue TypeScript compilation caching, and team is working on migration to swc to make it smoother
https://github.com/kulshekhar/ts-jest/issues/1967
15k files and times are not looking good. 🌩️⛈️
TSLint: 6min for whole project
ESLint: 70min for whole project
15k files and times are not looking good. 🌩️⛈️
TSLint: 6min for whole project
ESLint: 70min for whole project