Hi guys, if I would like to create a wrapper to a ...
# javascript
d
Hi guys, if I would like to create a wrapper to a js library myself (let say angular 5, for example). Is there a kind of guide or best practices to do this? For example here: https://github.com/Kotlin/kotlin-fullstack-sample/tree/master/frontend/src/org/jetbrains a React wrapper was created.
And this link can be useful for you: https://github.com/JetBrains/create-react-kotlin-app
d
@konsoletyper Thanks a lot 😀
@Pedro Mendes