[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
There is no documentation on how to use this library with es6/7 JavaScript without using typescript. For instance, how do we use dependency injection on a system that does not have type annotations?
We should create documentation.
Higher quality documentation and better fulfilment of the statement "preserves compatibility with pure JavaScript"
Almost every example in the docs have a switch (right corner):
Once you click on JS, you'll see a pure javascript snippet.
How I miss :)
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Almost every example in the docs have a switch (right corner):
Once you click on JS, you'll see a pure javascript snippet.