Forem

Mangabo Kolawole profile picture

Mangabo Kolawole Subscriber

Software Engineer | Technical Writer | Book Author

Education

Studied CS

Work

Software Engineer

Five Year Club
4 Week Community Wellness Streak
Top 7
2
Writing Debut
Four Year Club
Trusted Member 2022
Three Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
8 Week Writing Streak
Two Year Club
Node
Why I still use Django for my Saas Projects in 2025

Why I still use Django for my Saas Projects in 2025

14
Comments 2
10 min read

Want to connect with Mangabo Kolawole?

Create an account to connect with Mangabo Kolawole. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Is Software Engineering Still Worth It in 2025?
Cover image for Is Software Engineering Still Worth It in 2025?

Is Software Engineering Still Worth It in 2025?

152
Comments 17
6 min read
What's the Best Software Architecture?
Cover image for What's the Best Software Architecture?

What's the Best Software Architecture?

4
Comments 1
4 min read
How Software Engineers Make Their Software Run Faster
Cover image for How Software Engineers Make Their Software Run Faster

How Software Engineers Make Their Software Run Faster

5
Comments
3 min read
How to Quickly Navigate a New Codebase
Cover image for How to Quickly Navigate a New Codebase

How to Quickly Navigate a New Codebase

11
Comments
6 min read
How Senior Software Engineers Document Their Project
Cover image for How Senior Software Engineers Document Their Project

How Senior Software Engineers Document Their Project

1085
Comments 34
3 min read
How to Choose the Ideal Database for Your App: Prototypes, App at Scale, and Event-Driven App
Cover image for How to Choose the Ideal Database for Your App: Prototypes, App at Scale, and Event-Driven App

How to Choose the Ideal Database for Your App: Prototypes, App at Scale, and Event-Driven App

10
Comments 3
8 min read
How to Talk to Non-Developers?
Cover image for How to Talk to Non-Developers?

How to Talk to Non-Developers?

112
Comments 28
3 min read
How to Build Your Online Presence as a Developer
Cover image for How to Build Your Online Presence as a Developer

How to Build Your Online Presence as a Developer

426
Comments 66
9 min read
Why is Nextjs so popular in startups?

Why is Nextjs so popular in startups?

1
Comments
1 min read
Creating and Managing Tasks with Asyncio
Cover image for Creating and Managing Tasks with Asyncio

Creating and Managing Tasks with Asyncio

6
Comments
8 min read
Error Handling and Logging in Python
Cover image for Error Handling and Logging in Python

Error Handling and Logging in Python

15
Comments
9 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3
Cover image for Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3

Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3

8
Comments 3
15 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 2
Cover image for Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 2

Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 2

9
Comments
7 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 1

Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 1

21
Comments 4
11 min read
Building an Intelligent Log Analyzer in Python with argparse, Ollama, and Mistral AI
Cover image for Building an Intelligent Log Analyzer in Python with argparse, Ollama, and Mistral AI

Building an Intelligent Log Analyzer in Python with argparse, Ollama, and Mistral AI

32
Comments 1
8 min read
Connecting to APIs with Python: Synchronous and Asynchronous Approaches

Connecting to APIs with Python: Synchronous and Asynchronous Approaches

10
Comments 2
4 min read
Async/Await vs. Threads: Choosing the Right Approach
Cover image for Async/Await vs. Threads: Choosing the Right Approach

Async/Await vs. Threads: Choosing the Right Approach

10
Comments
6 min read
Handling JSON Data in Python
Cover image for Handling JSON Data in Python

Handling JSON Data in Python

4
Comments
4 min read
Efficient Debugging in Python: A Guide to Using pdb Over print
Cover image for Efficient Debugging in Python: A Guide to Using pdb Over print

Efficient Debugging in Python: A Guide to Using pdb Over print

4
Comments
5 min read
An Introduction to Decorators: Enhancing Functions in Python
Cover image for An Introduction to Decorators: Enhancing Functions in Python

An Introduction to Decorators: Enhancing Functions in Python

3
Comments
5 min read
Asynchronous Programming with Asyncio
Cover image for Asynchronous Programming with Asyncio

Asynchronous Programming with Asyncio

7
Comments 2
6 min read
Understanding List Comprehensions in Python
Cover image for Understanding List Comprehensions in Python

Understanding List Comprehensions in Python

2
Comments
4 min read
10-Minute Guide to Building a Webhook Service with Sendhooks
Cover image for 10-Minute Guide to Building a Webhook Service with Sendhooks

10-Minute Guide to Building a Webhook Service with Sendhooks

18
Comments 1
10 min read
Tools that Make Me Productive as a Software Engineer
Cover image for Tools that Make Me Productive as a Software Engineer

Tools that Make Me Productive as a Software Engineer

293
Comments 53
7 min read
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser
Cover image for Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

64
Comments 29
36 min read
Building a FullStack Application with Django, Django REST & Next.js
Cover image for Building a FullStack Application with Django, Django REST & Next.js

Building a FullStack Application with Django, Django REST & Next.js

345
Comments 34
21 min read
Building a Robust Webhook Service with Golang: A Comprehensive Guide
Cover image for Building a Robust Webhook Service with Golang: A Comprehensive Guide

Building a Robust Webhook Service with Golang: A Comprehensive Guide

96
Comments 6
24 min read
Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker
Cover image for Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker

Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker

7
Comments
8 min read
Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose
Cover image for Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose

Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose

25
Comments 1
10 min read
Testing in Python: Pytest fixtures scope
Cover image for Testing in Python: Pytest fixtures scope

Testing in Python: Pytest fixtures scope

7
Comments
1 min read
Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue
Cover image for Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue

Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue

15
Comments
2 min read
Why should backend developers care about UX?
Cover image for Why should backend developers care about UX?

Why should backend developers care about UX?

8
Comments 1
3 min read
Building a Web Service WhatsApp Cloud API & Flask: Webhook Configuration - Part 2
Cover image for Building a Web Service WhatsApp Cloud API & Flask: Webhook Configuration - Part 2

Building a Web Service WhatsApp Cloud API & Flask: Webhook Configuration - Part 2

13
Comments
3 min read
Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes
Cover image for Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes

Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes

15
Comments
3 min read
SQL Schema in Django Models
Cover image for SQL Schema in Django Models

SQL Schema in Django Models

16
Comments
1 min read
Building a Web Service WhatsApp Cloud API & Flask: Sending Template Messages - Part 1
Cover image for Building a Web Service WhatsApp Cloud API & Flask: Sending Template Messages - Part 1

Building a Web Service WhatsApp Cloud API & Flask: Sending Template Messages - Part 1

13
Comments 4
4 min read
Serving Django's Static Files with Nginx
Cover image for Serving Django's Static Files with Nginx

Serving Django's Static Files with Nginx

16
Comments 2
2 min read
How to Be Consistent with Content Creation for Developers
Cover image for How to Be Consistent with Content Creation for Developers

How to Be Consistent with Content Creation for Developers

12
Comments 1
2 min read
Python Multiple Inheritance – Python MRO (Method Resolution Order) in 1 minute
Cover image for Python Multiple Inheritance – Python MRO (Method Resolution Order) in 1 minute

Python Multiple Inheritance – Python MRO (Method Resolution Order) in 1 minute

10
Comments
1 min read
Build a CRUD application using Django, React & Docker - 2022
Cover image for Build a CRUD application using Django, React & Docker - 2022

Build a CRUD application using Django, React & Docker - 2022

52
Comments 3
11 min read
Static Files in Django Explained
Cover image for Static Files in Django Explained

Static Files in Django Explained

16
Comments 7
1 min read
Don't Use Console.log to Log a List of Objects!
Cover image for Don't Use Console.log to Log a List of Objects!

Don't Use Console.log to Log a List of Objects!

13
Comments
1 min read
Configuring the Client for Testing with Pytest and Django REST
Cover image for Configuring the Client for Testing with Pytest and Django REST

Configuring the Client for Testing with Pytest and Django REST

10
Comments
1 min read
Some Motivation!
Cover image for Some Motivation!

Some Motivation!

9
Comments 2
1 min read
Debugging a Django Application with PyCharm Community
Cover image for Debugging a Django Application with PyCharm Community

Debugging a Django Application with PyCharm Community

27
Comments 4
2 min read
Environment Variables in Django
Cover image for Environment Variables in Django

Environment Variables in Django

24
Comments
1 min read
Reduce Docker-compose File length with the YAML Merge Key <<
Cover image for Reduce Docker-compose File length with the YAML Merge Key <<

Reduce Docker-compose File length with the YAML Merge Key <<

13
Comments
1 min read
Ultime Guide to Data Types in JavaScript
Cover image for Ultime Guide to Data Types in JavaScript

Ultime Guide to Data Types in JavaScript

6
Comments
6 min read
List to Dict
Cover image for List to Dict

List to Dict

9
Comments
1 min read
Understand Asynchronous Tasks with Coffee Shop Example ☕
Cover image for Understand Asynchronous Tasks with Coffee Shop Example ☕

Understand Asynchronous Tasks with Coffee Shop Example ☕

8
Comments 2
1 min read
Handle Timezone with Django
Cover image for Handle Timezone with Django

Handle Timezone with Django

10
Comments
1 min read
WebSocket with React, Nodejs, and Docker: Building a Chat Application
Cover image for WebSocket with React, Nodejs, and Docker: Building a Chat Application

WebSocket with React, Nodejs, and Docker: Building a Chat Application

65
Comments 5
9 min read
Configure Pre-commit Hook Prettier in your React Application in 1 Minute
Cover image for Configure Pre-commit Hook Prettier in your React Application in 1 Minute

Configure Pre-commit Hook Prettier in your React Application in 1 Minute

10
Comments
2 min read
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking
Cover image for Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

388
Comments 9
6 min read
Define Custom Query Sets in Model Managers for Code Reuse
Cover image for Define Custom Query Sets in Model Managers for Code Reuse

Define Custom Query Sets in Model Managers for Code Reuse

10
Comments
2 min read
Authentication in Tests with DRF
Cover image for Authentication in Tests with DRF

Authentication in Tests with DRF

12
Comments 3
1 min read
Python filter() Method Explained
Cover image for Python filter() Method Explained

Python filter() Method Explained

6
Comments
1 min read
Restrain the Rate of Requests with Throttling in Django
Cover image for Restrain the Rate of Requests with Throttling in Django

Restrain the Rate of Requests with Throttling in Django

7
Comments 1
2 min read
The next() Function Explained
Cover image for The next() Function Explained

The next() Function Explained

11
Comments
1 min read
loading...