HomeBadges
Blog Author Picture

Navneet Karnani

1 follower

A developer's blog about JavaScript, Java and the tools we use

Multiplatform (iOS/Android/MacOS/Windows) Applications in 2021

Jan 14, 20216 min read

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...

Dev Env using docker-compose and VSCode - Part 2

Jan 1, 20218 min read

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...

Dev env using Docker-Compose and VS Code

Jan 1, 20218 min read

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...

Text Editors, IDEs and Development environments in 2021

Dec 25, 20205 min read

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...

PM2 and Docker in the world of NodeJS

Oct 26, 20204 min read

NodeJS applications are, by design, single threaded. Well, not in the really, and for good reason, mainly the fact that multi-threaded applications are hard to maintain and debug. Its easier to build an application that has multiple instances of a si...

Debugging ExpressJS app with Docker and Visual Studio Code DevContainers

Oct 13, 20208 min read

When I started my journey with NodeJS and ExpressJS, one of the things I saw in the trainings and blogs were instructions on installing NodeJS runtime. Although its trivial, but coming from the world of Enterprise application development where deploy...

© 2021 MandrakeTech Blog

PrivacyTerms
Proudly part of