-
Software Development
Functional Testing Vs Non-Functional Testing
According to a report, app crashes cause 71% of uninstalls. Others reasons that compel users to uninstall the app are…
Read More » -
Kotlin
The potential traps in Kotlin’s Data Classes
The aim of this post is not to point out some massive flaws in Kotlin’s design of data classes and…
Read More » -
Android Core
4 Best Android Libraries for Lazy Image Loading
Images drive user experience. People are said to be highly visual creatures. This is why face-to-face communication is often broken…
Read More » -
Software Development
[MEGA DEAL] The Complete Ethical Hacking Course (92%)
Learn Penetration Testing & Build Security & Coding Tools with Python Hey fellow geeks, This week, on our JCG Deals…
Read More » -
Enterprise Java
How to Convert a Java Object into a JSON String
When learning how to write Java-based software, one of the first snags developers hit is how to connect their code…
Read More » -
React.js
React UI Components Example
In this article we take a look at some of the best free React UI Components. These are picked based…
Read More » -
Core Java
Adapter Design Pattern In Java
The Adapter design pattern is a structural design pattern that helps us to connect to the legacy or third-party code that exposes a similar…
Read More » -
Core Java
Java: ChronicleMap Part 3, Fast Microservices
Standard Java Maps needs to be initialized upon startup. Learn how to leverage ChronicleMaps that is initializable from a file…
Read More » -
Core Java
Java: ChronicleMap Part 2, Super RAM Maps
The standard Java Maps, such as the ubiquitous HashMap, are ultimately limited by the available RAM. Read this article and…
Read More »