DEV Community

Discussion on: September 18th, 2020: What did you learn this week?

Collapse
 
kosich profile image
Kostia Palchyk • Edited

I learned more about Proxies and TypeScript helpers to develop and properly type this:

Proxy get, set, apply, TS' infer, keyof, ReturnType<Type>, etc — it's MAGIC!