IB

Ibukun oluwaseyi

4
Articles

Content by Ibukun oluwaseyi

4 articles found

Building a Node.js Project Starter Template CLI Tool
Backend
4 min read

Building a Node.js Project Starter Template CLI Tool

In this article, you will learn how to build a project starter template CLI using Node.js, readline-sync, colors, and fs-extra. By the end, you'll know how to create your own project template generator CLI tool.

4/6/2025
Logging the right way : A comprehensive approach
Backend
4 min read

Logging the right way : A comprehensive approach

This article covers the significance and advantages of logging, an essential checklist for logging best practices, the minimum data required for logs, and an overview of different types of logs, along with their formats.

4/6/2025
API Security Best Practices
Backend
5 min read

API Security Best Practices

APIs act as a bridge between different systems, allowing them to communicate and exchange data in a secure and reliable manner. In this article, we will explore API Security Best Practices for securing APIs.

3/8/2023
Authentication: Token-Based Auth vs. Session-Based Auth
Backend
8 min read

Authentication: Token-Based Auth vs. Session-Based Auth

Authentication is a crucial aspect of web application security that ensures the privacy and security of sensitive information. It is a process of verifying the identity of individuals, entities, or websites trying to access private information.

3/7/2023

Follow Ibukun oluwaseyi

Stay updated with Ibukun oluwaseyi's latest articles and insights on backend development.