Thursday, December 7, 2017

Modify dynamically the mobile browser's navigation bar color with jQuery

In this very sort tutorial we'll learn how to change the mobile browser's navigation bar color with jQuery.

Wednesday, December 6, 2017

Minimize CSS & JS resources with cssjs-minifier

In this article I'll introduce to you one of my newest app called cssjs-minifier. I developed it for myself first, but then I make it open source through GitHub for helping other web developers.

Mini-http-server for local Angular JS & other framework web development

In this article I'll introduce to you one of my newest app called mini-http-server. I developed it for myself first, but then I make it open source through GitHub for helping other Angular JS ( or other JS framework) developers.

Configure and use VSCode for Java web development

Embarking on Java web development often starts with choosing the right tools that streamline the coding process while enhancing productivity...