I started to add a bit of JSdoc annotations to get a better intelliSense support by IDE.
At least, it's working well to get autocompletion of lifecycle behavior's definition.
Todo:
[x] more defensive check to call functions by checking typeof property
[x] jsdoc additions for better IDE autocompletion support
Hello
I started to add a bit of JSdoc annotations to get a better intelliSense support by IDE. At least, it's working well to get autocompletion of lifecycle behavior's definition.
Todo: