I belong to the php, Laravel and new starter on angular and typescript.
I want to know whether there are some Traits and Helpers like the php.
I have seen that there is the declined proposal:
https://github.com/Microsoft/TypeScript/issues/311
Also someone have tried to implement the Helpers as Service:
https://stackoverflow.com/a/35666878/3887342
What is the best way to write Helpers and Traits if available?