Developer's Bumper

Ondrej Brejla

"What I bumped into in my developer's life", by Ondrej Brejla

Switching from NetBeans to Visual Studio Code (for JavaScript development)

March 11, 2017

At first, I must say that I was a NetBeans developer for a long time and I still love it. It is the best IDE for Java development. Ok…

How I started to write JsThis, a Visual Studio Code extension

February 25, 2016

One day I read a story about how Microsoft open-sourced a great editor based on JavaScript. If you don’t know what’s going on, I’m talking…

Use native HTML5 Drag and Drop support! Seriously?! No, thanks!

February 17, 2016

I would like to write you my observations what I did when I tried to implement native HTML5 drag and drop support for an existing app. And…