
Google I/O 2026: From Consumer to Builder
I often tune in to Google I/O. But this year felt different. In the past, I watched as a consumer. I...
Author profile
Developer articles and tutorials by michellebuchiokonicha.
Browse the latest writing surfaced through DevArt.

I often tune in to Google I/O. But this year felt different. In the past, I watched as a consumer. I...

I have been writing technical articles since 2022. My passion for technology has been built on...

Introduction to Cloud Services Cloud computing has changed the way we deploy and manage...

Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to...

To answer the question simply: No, Web APIs are not the same as REST APIs. Web APIs refer to...

Automation in programming is the use of programming languages like Python, VBA, and other technology...

Hey there! These tips I have listed have worked for me and helped me resolve issues in my code. I...

Have you ever dreamt of building and deploying applications three times faster? Look no further than...

There are many good reasons to move data science projects to the cloud as there are many advantages...

Introduction When moving to the cloud, we can use the services one of many CSPs offers. we...

Everyone relies on data for work and decision-making. There are various cloud-enabling technologies...

Cloud computing has become a major buzzword in the last decade. The application of technology is...

Introduction According to John McCarthy, artificial intelligence is the science and...

What is a Progressive Web App (PWA)? PWA is a progressive web app and it combines the...

Not many articles are available on this topic, the reason being that laravel is a serve-side...

Introduction New jobs are constantly being created because of the developing...

Four Types of Artificial Intelligence 1. Reactive machines: These AI systems have no...

What is artificial intelligence? Artificial intelligence is the simulation of human...

This is a series continuation of Introduction to Algorithm: Linear Search versus binary search. Where...

Algorithm is a step-by-step set of instructions for completing a task. This is regardless of the...

What is the Model view controller software architectural design pattern The MVC is not a framework,...

If you are just getting started with PHP, you would find this useful. While Working directly with php...

Simply put, the reduce iterator is used to reduce an array to a single value.The final result is...

The filter iterator is similar to a map as it returns an array and does not change the original array...

Last time, we started a series on Javascript Iterators. We will now continue with the next iterator,...

JavaScript Higher-order Function If you are just getting familiar with JavaScript higher-order...

As a developer, you come across different challenges and issues and hence, apart from researching on...

Is chatGPT really the IT? There has been a lot of buzz about chatGPT and how it tends to replace...

In this article, I will explain what callback functions are and what higher-order functions are....

Element is a Vue based component library for designers, developers and product managers and has been...