Avwerosuoghene Darhare-Igben

Avwerosuoghene Darhare-Igben @avwerosuoghene

About: A Software Engineer with a track record of over 5 years in the finance, entertainment, and engineering sectors. Proficient in developing applications ranging from small-scale to enterprise-level.

Location:
Lagos, Nigeria
Joined:
May 30, 2023

Avwerosuoghene Darhare-Igben
articles - 18 total

Declarative vs. Imperative Programming in JavaScript

When it comes to programming methodology, two common approaches often come up: declarative and...

Learn More 3 0Aug 24 '24

Plan First, Code Later

As a software engineer, getting caught up in the excitement of writing code and building new features...

Learn More 3 1Jun 3 '24

Passing Data from Dart to JSON for Backend Integration

JSON (JavaScript Object Notation) provides a lightweight and simple method of data interchange,...

Learn More 0 0Apr 23 '24

A Guide to Formatting Dates in JavaScript

Working with dates is a common task in web development, and JavaScript provides a powerful Date...

Learn More 1 1Nov 20 '23

Understanding "use strict" in TypeScript

TypeScript offers many helpful features to make coding cleaner and more reliable. In this article,...

Learn More 8 0Nov 6 '23

Step-by-Step Guide: Converting C# Object to JSON

Dealing with data in different formats is a routine task when working with C#. JSON (JavaScript...

Learn More 2 3Sep 17 '23

Understanding NullReferenceException in C#

NullReferenceException is a common puzzler in C#. It shows up when you try to to access a member(like...

Learn More 0 0Aug 29 '23

Interfaces vs Types in TypeScript: Understanding the Differences

In TypeScript, creating custom data structures involves two key players: interfaces and types. These...

Learn More 4 2Aug 23 '23

Understanding JavaScript Objects: A Concise Guide

JavaScript objects are really important for working with data and building apps. This article is your...

Learn More 1 4Aug 17 '23

Optimizing Web Development Through TypeScript Integration

Introduction When it comes to crafting websites and web applications, JavaScript has stood...

Learn More 1 0Aug 16 '23

Reactive Programming in React using RxJS

Reactive Programming has gained significant traction in the world of web development due to its...

Learn More 20 0Aug 14 '23

Understanding Closures in JavaScript

Closures might seem puzzling at first, but they're actually a powerful tool in JavaScript. Think of...

Learn More 52 11Aug 13 '23

Exploring Asynchronous Operations in Angular: Promises vs. Observables

Asynchronous programming is at the heart of modern web development, and Angular provides two powerful...

Learn More 4 0Aug 11 '23

Bringing Javascipt Files Together: How to Combine Them

JavaScript, the heart of modern web interactivity, often necessitates the use of multiple files for...

Learn More 20 4Aug 10 '23

Decrypting JavaScript Hoisting: How Variables and Functions Behave

If you're a JavaScript enthusiast, you've probably heard the term "hoisting." In this article, we'll...

Learn More 0 0Aug 9 '23

Angular Unit Testing with Jasmine

Welcome to the world of unit testing in the angular universe! We're here to explore a developer's...

Learn More 1 0Aug 5 '23

Installing MS SQL Server on Mac (M1 Chip)

After struggling to install MS SQL Server on my Mac with M1 Chip , I discovered a solution that made...

Learn More 139 4Aug 1 '23

From Novice to Sensei: An Exciting Adventure in Software Development

- The Beginnings About six years ago, I stumbled on article talking about the mystical...

Learn More 3 5Jul 31 '23