AngularJS – 10 Best Practices to Create Custom Directives

10 years ago

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

How to Setup Eclipse IDE for Sonar Analysis

10 years ago

This article describes steps required to configure your eclipse for SonarQube such that developers are not required to leave the…

How to Quickly Get Started with Sonar

10 years ago

This article represents steps required to quickly get up and running with Sonar and keep it handy for your personal…

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

10 years ago

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

AngularJS QuizApp Framework on Github

10 years ago

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

Top 10 PHP Code Review Tips

10 years ago

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

ATG Developer Certification – 100+ Sample Questions

10 years ago

This article presents summary information and links to the pages related with sample questions, being categorized into different mock tests, that…

ATG Interview Questions – Part 2

10 years ago

This article lists down a set of 20 interview questions related with ATG Commerce. The help documentation on ATG could…

ATG Interview Questions – Part 1

10 years ago

This article lists down a set of 20 interview questions related with ATG platform. One may note that ATG is…

AngularJS – Why & How to Create Custom Module

10 years ago

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