3 Steps to Build and Deploy a CRUD App (RESTful API) Using Bun.js, MongoDB and, Render
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 moreNext.js Basics for FullStack Web Development.
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 moreWhat you Need to Know About Node.js for Backend Development.
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 moreBackend Development Jobs: Navigating Through its Required Tools, Skills, and Opportunities.
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 moreHow to Build a Powerful RESTful API with Go (Gin-web) and Supabase.
Thomas Inyang🕒 24 Jan 2025
Build a powerful and scalable RESTful API with Gin-Golang and Supabase.
Read moreHow to Use Jest to Test a RESTful API Built with Express.js and Node.js
Thomas Inyang🕒 18 Jan 2025
JestJs and Supertest are essential tools to test API endpoint.
Read more