PinnedKelechi OgbonnaBuild a Golang Todo App Backend: A Step-by-Step GuideLearn how to build CRUD REST API endpoints in Go, connect to a MongoDB database with Docker, create a server, shut down the server and…Dec 15, 2023Dec 15, 2023
Kelechi OgbonnaBuild a CRUD Todo App with TypeScript and Fetch APIThis article will focus on building the frontend portion of a Todo App using TypeScript and Fetch API.Jan 29Jan 29
Kelechi OgbonnaBuild a CRUD Todo App with Vanilla JavaScript and Fetch APIThis article will focus on building the CRUD frontend portion of a Todo App using Vanilla JavaScript and Fetch API.Jan 11Jan 11
Kelechi OgbonnaSetup HTML Templates and Static Assets in GolangThis guide will focus on generating HTML templates, serving static CSS and Javascript files using Golang.Dec 29, 2023Dec 29, 2023
Kelechi OgbonnaDifference Between an Array and a List in C#Learn difference between an array and a list in c sharp(C#). How to instantiate an array and a list, and when to use an Array vs a List.Jan 25, 2023Jan 25, 2023
Kelechi OgbonnaHow to sort next.js blog posts by dateRecently, I added a new article to my blog and quickly realised the blog post list was sorted alphabetically. I wanted the blog posts with…Jun 9, 2022Jun 9, 2022
Kelechi OgbonnaMy Most Used Git CommandsIn this article, I share git commands I find myself using most often in my day-to-day job as a Software Developer. I ran a survey among my…Apr 17, 2022Apr 17, 2022
Kelechi OgbonnaHow to solve Jest storybook test error “cannot find interopRequireDefault.js”In this article, I am going to highlight how I got this storybook jest snapshot test error cannot find…Mar 23, 2022Mar 23, 2022
Kelechi OgbonnaSetup a Newsletter with Next.js, TypeScript and Mailchimp(2024)updated on 14 February 2024Oct 29, 20213Oct 29, 20213
Kelechi OgbonnaThe Complete Guide to Building React Forms with useState HookIn this tutorial, You’ll learn how to build forms with one or more input fields using JSX, understand how an HTML uncontrolled form…Sep 29, 20212Sep 29, 20212