4 followers
A developer's blog about JavaScript, Java and the tools we use
Developing multiplatform mobile apps in a portable dev environment
Using String array constants to create Enums quickly, and other uses
If you are one of the "Write Once Run Anywhere" advocates, here is my analysis of where the Mobile/Desktop application world is going. The world is getting divided again. The groups this time: dotNet(MS), FB/MS and Google/JetBrains. Here is what is h...
Continuing from the previous post where we setup a docker-compose file, in this part, we will connect to the environment and do some development. Remember that just deployed a docker-compose based environment with no code, just a volume, in it. Prer...
Recently, I have been experimenting with moving my development environment to a Dockerized version, so that I can move it closer to production. In an effort to get there, I converted my personal project ( https://www.mocsh.com ) to a docker-compose b...
As the world was still relishing the success of Jetbrains IntelliJ over Eclipse, and other tools, a quiet horse was making strides. Sublime Text was making inroads into a small but influential community of people doing demos in the conferences. And...