Web

Template – HTML5 BoilerPlate with Spring MVC & GAE

This article provides instructions on how to create your quick Google App Engine (GAE) based web application project using Eclipse…

10 years ago

Javascript – Why Use Modernizr?

This article represents quick concepts and reasons on why one would like to use Modernizr, a Javascript library. Please feel…

10 years ago

AngularJS – Recommended Directory Structure for Angular Apps

This article represents the recommended folder structure that you would want to create/adopt for your next Angular App. Please feel…

10 years ago

Java – Top 5 Exception Handling Coding Practices to Avoid

This article represents top 5 coding practices related with Java exception handling that you may want to watch out for…

10 years ago

AngularJS – 10 Best Practices to Create Custom Directives

This article represents top 10 best practices that one may want to apply while creating custom directives. Please feel free…

10 years ago

AngularJS – Non-nested Directive-to-Directive Communication – Code Example

This article presents concepts and code example around non-nested directives-to-directives communication in AngularJS. The demo for the code example presented…

10 years ago

AngularJS QuizApp Framework on Github

This article describes the QuizApp web application written with AngularJS & Bootstrap that I open-sourced it today on GitHub. Here…

10 years ago

Top 10 PHP Code Review Tips

This article represents top 10 areas to consider while you are taking up the task to do the code review…

10 years ago

AngularJS – Why & How to Create Custom Module

This article represents key concepts and code samples on why and how to create a custom module with AngularJS. Please…

10 years ago

AngularJS – How to Create a Custom Filter – Code Example

This article represents high level concepts and code sample/example for how to create a custom filter. The demo for the…

10 years ago