Java – 4 Security Vulnerabilities Related Coding Practices to Avoid

11 years ago

This article represents top 4 security vulnerabilities related coding practice to avoid while you are programming with Java language. Recently,…

JArchitect Version 4.0 on Mac OSX is GA for Download

11 years ago

Version 4.0 of JArchitect on Mac OSX is now available for anyone wishing to download and try it. JArchitect manage complex…

Javascript – Why Use Modernizr?

11 years ago

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

BPM – Key Aspects of Process Discovery Phase

11 years ago

This article represents different aspects of process discovery phase which is key to any business process implmentation project. The analogy…

AngularJS – Recommended Directory Structure for Angular Apps

11 years ago

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

Java – Top 5 Exception Handling Coding Practices to Avoid

11 years ago

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

AngularJS – 10 Best Practices to Create Custom Directives

11 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

11 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

11 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

11 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…