-
Android Core
Avoid Gradle Duplication in Multi-Module Android
When you have an Android project with many modules, you may find a lot of the gradle configuration being duplicated…
Read More » -
React.js
How to close a React Native modal with a button
I’ve been working with React Native lately, and I’ve come across a few unimplemented features I needed to add to…
Read More » -
Enterprise Java
Obtaining TLS Client Certificates In Spring Integration
Spring Integration is a very powerful and extensible framework for, well, integrations. But sometimes it’s not trivial how to get…
Read More » -
Software Development
Google Cloud Build – Hello World
I have been exploring Google Cloud Build recently and this post is a simple introduction to this product. You can…
Read More » -
Python
What’s new in Python 3.9?
The latest Python version has become increasingly common among users since its addition to Ubuntu 21.04 a couple of months…
Read More » -
Software Development
The All-Access CompTIA A+ & Network Certification Prep Bundle
Establish Your Career in the World’s Leading Tech Certification Industry with Massive 162 Hours of Instruction on CompTIA A+, PenTest+,…
Read More » -
Software Development
Why Most Unit Testing is Waste???
A rebuttal of points raised in this article by James O Coplien. It’s worth noting that James O Coplien is…
Read More » -
Software Development
The Case Against CI/CD
I present now the case against CI/CD: It’s expensive to set up CI/CD pipelines, and the cost of doing so…
Read More » -
Enterprise Java
Quick Guide To Kick Start The Test Automation with Selenium and JavaScript
Testing is an important phase of the Software Development Life Cycle(SDLC) where the primary agenda is to uncover maximum bugs…
Read More »