Today the TypeScript team is releasing a new VS Code extension named Deopt Explorer! This tool can help find polymorphism and deoptimizations in your code, and it's already helped us speed up TypeScript itself. Check out what we've built! devblogs.microsoft.com/typescript/int…
@typescript This looks awesome, thanks so much for taking the time to package this up and make it available to the community🥰 @arktypeio is already 100x+ faster than Zod on the perf branch- we'll see if we can push it even further with the help of this extension🔥 github.com/arktypeio/arkt…
If you’re a fan of TypeScript, you can now use it to write Zero Knowledge Proof code, which guarantees the correctness of its own execution to a third party that doesn’t witness it running. Sounds odd at first but this can solve long-standing problems related to privacy, security and succinctness. The tech only recently because usable for ‘regular’ developers but I am betting it’ll be used pervasively over time. Can be used with or without a blockchain. We’ve published an opensource SDK, SnarkyJS. Hit me up if you want to know more.
@typescript Nice, this looks great! Excited to try it.
@typescript Curious to see react's result. As well as any codebase using react hooks.
@typescript Great improvement. typescript is getting better and faster every year.
@typescript One one hand, if you want performance, you should probably be using Rust/Zig/C++. On the other hand, this is great and it will definitely come in handy for me
@typescript Cool, the only downside is that it requires VS Code.
@typescript any plans to make a jetbrains extension version?
@typescript Not sure if I understand any of it but sounds insane