-
JavaScript
JavaScript Generators Example
Greetings readers! In this tutorial, we will explore the JavaScript Generators. 1. JavaScript Generators – Introduction JavaScript is an object-oriented…
Read More » -
Enterprise Java
The beautiful simplicity of Apache Ranger plugin
If you are here, you already know what Apache Ranger is. It is the most popular, if not the only, way to…
Read More » -
Core Java
Java: How to Become More Productive with Hazelcast in Less Than 5 Minutes
What if you want to use a Hazelcast In-Memory Data Grid (IMDG) to speed up your database applications, but you…
Read More » -
Enterprise Java
Apache Ant 1.10.6 released – fork mode for junitlauncher and new jmod and link tasks
Apache Ant 1.10.6 has been released this week. This release contains numerous bug fixes as well as some very exciting…
Read More » -
Software Development
7 Useful Debugging and Troubleshooting Tips for Beginners
In this post, we feature a comprehensive article on Useful Debugging and Troubleshooting Tips for Beginners. There are three constants…
Read More » -
Agile
Product Roles, Part 8: Summary: Collaborate at All Levels for the Product
Too many teams have overloaded Product Owners. The teams and PO have trouble connecting the organization’s strategy to what the…
Read More » -
Enterprise Java
Jakarta EE: A Clean Slate
The announcement that Jakarta EE cannot use the javax.* namespace is great news and provides Jakarta EE with a clean slate on which to…
Read More » -
Android Core
Restart Android Activity with ActivityScenario
I was writing an instrumentation test which required restarting the activity during a test. As I was trying out the…
Read More » -
Enterprise Java
When HTTP status code is not enough: tackling web APIs error reporting
One area of the RESTful web APIs design, quite frequently overlooked, is how to report errors and problems, either related…
Read More »