-
Core Java
Comments Suggesting Refactoring
Allow me to share with you one of my favourite refactorings. This comment in the code indicates a missing extract…
Read More » -
Enterprise Java
Insane AWS Lambda Speed Up
What makes this post annoying is that we’ve suffered from a slow Lambda cold start for a very long time,…
Read More » -
Web Development
Difference between Mobile and Web App testing
In this fast-paced technological world, organizations have to maximize the visibility of their business to succeed. Since every business’s target…
Read More » -
Web Development
Oh TypeScript!!!
I’ve written before about the weirdness of TypeScript and instance functions of classes. To summarise. Let’s say we’re using map…
Read More » -
JavaScript
Express.js Template Engine
Hello. In this tutorial, we will understand how to a template engine in a simple express.js application. 1. Introduction The…
Read More » -
Software Development
Cypress Testing On Latest OS, New Devices, Browsers In Automation, And Much More!
Happy April to our beloved users. Despite the lingering summer heat, our incredible team of developers continues to grind. Throughout…
Read More » -
Web Development
The 2022 FullStack Web Developer Bundle
Step Up Your Game as a Full Stack Developer & Deliver Finished Applications with 62 Hours of Content on How…
Read More » -
Enterprise Java
Which is better: A monolithic Kafka cluster vs many?
Apache Kafka is designed for performance and large volumes of data. Kafka’s append-only log format, sequential I/O access, and zero…
Read More » -
Web Development
Top App Testing Techniques and Testing Scenarios for Web and Mobile
Introduction The technology industry is rapidly evolving, leading the development of new web and mobile applications daily. This implies an…
Read More »