Introduction If you like to use an object oriented approach to writing code in javascript, and use typescript to compile said javascript, you should learn about decorator functions. As I continue to learn typescript I started to notice odd ‘at’ symbols when examining typescript code that compiles to class based javascript…