-
Web Development
12 Common Web Design Mistakes To Avoid in 2021
It is no secret that the website is the backbone of every business. If you want your business to be…
Read More » -
Software Development
[MEGA DEAL] The Complete Google Master Class Bundle (97% off)
Amp Up Your Productivity & Brand Visibility with 35 Hours of Content on GSuite, Google Ads, Analytics, and Other Amazing…
Read More » -
Web Development
How To Debug Websites On Android With Different Browsers?
We all know that a lot of web traffic worldwide came from mobile devices these days. But have you ever…
Read More » -
DevOps
Top 10 CI/CD Pipeline Implementation Challenges And Solutions
CI/CD pipelines have become the mainstream approach to software development across the entire IT sector. There’s no doubt that CI/CD…
Read More » -
Software Development
Three Corners of Boolean
Let’s be honest, no good ever came out of a null boolean value! However, it’s common for boolean to prove…
Read More » -
Enterprise Java
A Weird Side Entrance
One of the main reasons I blog is to remind myself how easily one can use software development techniques to…
Read More » -
Software Development
Oversharing on Set Up
Consider the following fictitious test fixture code: beforeEach(() => { databaseConnection = openDatabase(); inputFile = loadBigFile(); userList = loadUserList(); imageData…
Read More » -
Groovy
Groovy Script 101 – Commonly Used Syntax Reference Guide
Groovy has been around on the Java scene since 2003. With over a decade’s worth of history, development and experience,…
Read More » -
Agile
Failure Is Always An Option
I’ve been working with teams that feel a ton of pressure. On top of the pressure, a senior manager says…
Read More »