Home /backend

3 Steps to Build and Deploy a CRUD App (RESTful API) Using Bun.js, MongoDB and, Render

bunjs mongodb

Thomas Inyang🕒 27 Mar 2025

An extensive guide on how to connect a MongoDB cluster to a server application, how to securely store sensitive values, validate users’ input, and how to deploy on render.

Read more

Next.js Basics for FullStack Web Development.

fullstack with nextjs

Thomas Inyang🕒 19 Mar 2025

With Next.js Api route (Route Handler) you can build fullStack web applications instead of using the traditional fullStack tool (MERN).

Read more

What you Need to Know About Node.js for Backend Development.

Nodejs Backend

Thomas Inyang🕒 17 Mar 2025

Node.js has proven to be a go to JavaScript runtime environment for building backend applications. Here is why.

Read more

Backend Development Jobs: Navigating Through its Required Tools, Skills, and Opportunities.

backend development

Thomas Inyang🕒 10 Mar 2025

Backend development job is not about writing code, you are to develop and maintain backend applications (services) with the right tools that position you for the right opportunities.

Read more

How to Build a Powerful RESTful API with Go (Gin-web) and Supabase.

golang-gin

Thomas Inyang🕒 24 Jan 2025

Build a powerful and scalable RESTful API with Gin-Golang and Supabase.

Read more

How to Use Jest to Test a RESTful API Built with Express.js and Node.js

Jest_expressjs

Thomas Inyang🕒 18 Jan 2025

JestJs and Supertest are essential tools to test API endpoint.

Read more