TypeScript Function Syntaxes
Briefly

In JavaScript itself, there are lots of ways to write functions.Add TypeScript to the mix and all of a sudden it's a lot to think about.So with the help of somefriends, I've put together this list of various function forms you'll typically need/run into with simple examples.Keep in mind that there are TONS of combinations of different syntaxes.
Read at Kentcdodds
[
add
]
[
|
|
]