Use Kotlin with npm, webpack and react

With Kotlin 1.1, targeting JavaScript in the Kotlin compiler has officially reached production-ready status. Of course, having compiler support is not enough to be able to solve real-life problems,… Read more

Similar

Create a typescript project using webpack 3

Hello again guys. This time we will create a typescript project using webpack 3. The typescript version I use in this example is 2.4.2 which is the latest typescript version at the time I am writing this article. I've got the idea for creating this articl... (more…)

Read more »