Home /software_development

Shopify Storefront for E-commerce: All You Need to Know.

Shopify Storefront for E-commerce All You Need to Know

Thomas Inyang🕒 4 Jun 2025

Shopify is designed with beginners in mind. Its user-friendly interface means you don't need to be a tech guru to get started.

Read more

Product Management Concepts in Software Engineering.

Product Management in Software Engineering: What You Need to Know.

Thomas Inyang🕒 1 Jun 2025

PM functions as a guide for the entire circle of a product, from ideation to launch and beyond.

Read more

System Software: Types and Functions.

System Software Types and Functions

Thomas Inyang🕒 30 May 2025

It is a collection of programs that manage computer hardware resources, provide a platform for other software to run.

Read more

CI/CD Pipelines in Web Development: From Manual Chaos to Automated Excellence.

CI/CD deployment

Thomas Inyang🕒 24 May 2025

Continuous Integration/Continuous Deployment (CI/CD) is an automated software development practice that enables teams to integrate code changes frequently…

Read more

Input Validation and its Role In Preventing Cyber Attacks

input validation

Thomas Inyang🕒 19 May 2025

Input validation represents one of the most essential yet often overlooked components of digital security and functionality.

Read more

Open Source Contribution and Compensation

open source contribution

Thomas Inyang🕒 19 May 2025

Open-source development represents far more than just a way to write and share code. It embodies a powerful approach to building technology through collaboration.

Read more

What You Need to Know About XSS (Cross-Site Scripting).

xss

Thomas Inyang🕒 17 May 2025

Cross-Site Scripting (XSS attack) remains one of the most persistent security challenges in web development despite being well understood for many years.

Read more

How to Integrate Isocons Icon in Your React (NextJs) Application.

React-isocons

Thomas Inyang🕒 4 Jan 2025

Easy steps on how to integrate isometric (Isocons) icons in your React (NextJs) Application.

Read more

How Gin Framework handles Cookies in Golang.

gin cookies

Thomas Inyang🕒 25 May 2025

Use Gin-Golang web framework to set and get HTTP Cookies.

Read more

Golang local module package implementation guide

Golang

Thomas Inyang🕒 30 Jun 2024

A detailed example of creating and using Golang local module.

Read more

Next.js Image Loader with Supabase: A Step-by-Step Guide.

nextjs

Thomas Inyang🕒 21 Jun 2024

Using Nextjs Image loader function enables developers to render an image from any image server (Supabase Storage) or a CDN.

Read more

Google Analytics (G4) Best Practices in Nextjs using @next/third-parties

nextjs_google_analytics

Thomas Inyang🕒 18 Jun 2024

Set up Google Analytics in NextJs with ease.

Read more

How to Render Open Graph Image (og-image) in NextJs - App Router

og-image-nextjs

Thomas Inyang🕒 16 Jun 2024

Open-graph enhances an article or video link when it is shared on social media. It shows the featured-image/thumbnail, title, description, and the URL.

Read more