Category: Tech

Memoization: An Optimizing Programming Technique and how to utilize it.
Memoization stands as a strategic programming approach designed to enhance performance by caching the outcomes of resource-intensive function calls. When…

A little insight to information security, cyber security and data privacy
The internet network,the means for the US military computers to stay connected once,has morphed from military communication to a global…

Five reasons why you should start using Svelte
I want to say right off the bat that it’s an absolute joy using Svelte. After giving it a quick…

Next.js 13: Boosting Performance and Efficiency in Web Apps
Next.js An Overview Next.js is an open-source development framework built on top of React that allows for server-side rendering and…

ios 16 And It’s Exciting New Features
The public version of iOS 16 was released on September 12, 2022, and it came with newer and better features…

Containerise everything!! : using docker in Ethiopia
You might have come across buzzwords such as containerization, docker and wondered what all the fuss was about. And why…