Nonso Ileagu: Last MomentsOn December 28, 2021, I met a friend of mine at the wedding of our secondary schoolmate. We were all from the same hometown — Abatete.Dec 31, 20213Dec 31, 20213
Console or print statements is killing your app’s performance.“Remove all unnecessary console or printstatements from your code base before pushing to production.”Jan 21, 2021Jan 21, 2021
How I wrote a complex SQL query in 12 hours“Given the plethora of ORMs available, I might never have to write SQL at all”. This was me when I started coding professionally 😅.Mar 19, 2020Mar 19, 2020
Published inLevel Up CodingRunning SQL Queries from an SQL file in a NodeJS App (SQLite)In this post, I will try to show how I was able to get my NodeJS app to run my SQL queries from an SQL file using sqlite3 and NodeJS’ fs…Mar 10, 20203Mar 10, 20203
Published inLevel Up CodingDividing an array into separate sub-arrays regardless of the length of the parent array.Have you ever wanted to divide up a parent array into sub-arrays, but you don’t know what the length of the parent was and hence no clue…Nov 26, 2019Nov 26, 2019
How to securely upload your image files to Cloud Storage using NodeJS.If you have worked on a web application, you might have encountered the problem of image or video file uploads. My preferred ways of doing…Nov 18, 2019Nov 18, 2019
Becoming a Software Developer: Riding on the back of SetbacksA wise man once said that no great deed has ever happened without great failures. Another also mentioned that it is not about failing, that…Aug 28, 2018Aug 28, 2018
Becoming a Software Developer: My EPIC journey to AndelaAs a child, my parents always challenged my siblings and me to work hard, and to be very honest in our dealings with other people. To make…Aug 23, 2018Aug 23, 2018
Becoming a Software Developer: Some Interesting Tools that I Have Encountered.When it comes to learning software development, the past 2 months have been epic for me. For the first time in my journey, I have had a…Aug 21, 2018Aug 21, 2018
Becoming a Full Stack Web Developer in 2 WeeksMy journey to becoming a web developer started after I graduated from the University. I decided to dive into IT after I had a business…Aug 20, 2018Aug 20, 2018