Uncomplex

What's an API?

July 15, 2020 • ☕️ 1 min read

An API (Application Programming Interface) is simply a way through which two systems connect seamlessly. There are many types of APIs that…

We need servers in our lives!

March 16, 2020 • ☕️ 1 min read

I need to reboot the server…. The server is so slow!… The server has crashed! What exactly are servers? Well, servers are like waiters or…

What are design patterns?

March 3, 2020 • ☕️ 2 min read

Coding can be fun! You get to type all those random characters that make up the syntax of a language and watch it produce cool results. Don…

What the heck is the HTML DOM?!

February 25, 2020 • ☕️ 1 min read

As you started learning about the web, you definitely must’ve come across the DOM, but you probably haven’t really understood what it is and…

Hello World!

February 14, 2020 • ☕️ 1 min read

This is my first post on my new blog! Okay, so I started this blog to breakdown technical terms. In all my years in the industry, I’ve…