Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Total TypeScript
(Uncensored)
subscribe
Assign local variables to default generic slots to dry up your code and improve performance (tip)
https://www.totaltypescript.com/tips/assign-local-variables-to-default-generic-slots-to-dry-up-your-code-and-improve-performance
links
backlinks
You can DRY up your generics code MASSIVELY (and improve perf) by assigning local variables to default generic slots.