Monthly Archives: March 2014

Java 8 features

My quick summary on Java 8 (Spider) new features (differences vs Java 7), will categorize like this: + Useful & Pragmatic: which can change the way we write Java code/design in a better way (actual improvement to productivity). + Impactful: … Continue reading

Posted in Coding, Reading | Leave a comment

REST Clients in browser

Top 3 REST clients for Chrome: PostMan, Advanced REST Client, DHC Rest Client. + Recommended for non-Developers (QA, BA, end-users, …) : DHC REST Client. + Recommended for Developers (coders, programmers, …) : PostMan. . Top 3 REST clients for Firefox: … Continue reading

Posted in Coding, Top5 | Leave a comment