DEV Community

Discussion on: A Fresh Look at TypeScript

Collapse
 
goodlifeinc profile image
DJango Freeman

in your last example about decorators, where is the user variable exactly coming in the function scope, since its not seen in the context

Collapse
 
bradymholt profile image
Brady Holt

It's just an example so I didn't fully flesh everything out. I'll update for clarity.