Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Forem
Log in Create account

Forem

Mangabo Kolawole profile picture

Mangabo KolawoleSubscriber

Software Engineer | Technical Writer | Book Author

Education

Studied CS

Work

Software Engineer

Five Year Club
Five Year Club badge

Five Year Club

This badge celebrates the longevity of those who have been a registered member of the DEV Community for at least five years.

4 Week Community Wellness Streak
4 Week Community Wellness Streak badge

4 Week Community Wellness Streak

Keep contributing to discussions by posting at least 2 comments per week for 4 straight weeks. Unlock the 8 Week Badge next.

Top 7
2
Top 7 badge

Top 7

Awarded for having a post featured in the weekly "must-reads" list. 🙌

Writing Debut
Writing Debut badge

Writing Debut

Awarded for writing and sharing your first DEV post! Continue sharing your work to earn the 4 Week Writing Streak Badge.

Four Year Club
Four Year Club badge

Four Year Club

This badge celebrates the longevity of those who have been a registered member of the DEV Community for at least four years.

Trusted Member 2022
Trusted Member 2022 badge

Trusted Member 2022

Awarded for being a trusted member in 2022.

Three Year Club
Three Year Club badge

Three Year Club

This badge celebrates the longevity of those who have been a registered member of the DEV Community for at least three years.

2 Week Community Wellness Streak
2 Week Community Wellness Streak badge

2 Week Community Wellness Streak

Keep the community conversation going! Post at least 2 comments for 2 straight weeks and unlock the 4 Week Badge.

1 Week Community Wellness Streak
1 Week Community Wellness Streak badge

1 Week Community Wellness Streak

For actively engaging with the community by posting at least 2 comments in a single week.

8 Week Writing Streak
8 Week Writing Streak badge

8 Week Writing Streak

The streak continues! You've written at least one post per week for 8 consecutive weeks. Unlock the 16-week badge next!

Two Year Club
Two Year Club badge

Two Year Club

This badge celebrates the longevity of those who have been a registered member of the DEV Community for at least two years.

Node
Node badge

Node

Awarded to the top Node author each week

Docker
Docker badge

Docker

Awarded to the top Docker author each week

One Year Club
One Year Club badge

One Year Club

This badge celebrates the longevity of those who have been a registered member of the DEV Community for at least one year.

Python
Python badge

Python

Awarded to the top Python author each week

4 Week Writing Streak
4 Week Writing Streak badge

4 Week Writing Streak

You've posted at least one post per week for 4 consecutive weeks!

Skills/Languages

Python
HTML & CSS
JS
Django
React

Currently hacking on

https://transfapp.com

Post 96 posts published
Comment 206 comments written
Tag 17 tags followed
FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router
koladev profile

FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router

#django#python#react#javascript
17 min read
Build a CRUD application using Django and React
koladev profile

Build a CRUD application using Django and React

#python#javascript#django#react
9 min read
Is Software Engineering Still Worth It in 2025?
koladev profile
Mangabo Kolawole

Is Software Engineering Still Worth It in 2025?

#beginners#programming#career#productivity
132 reactions
Comments 16 comments
6 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.

Create Account
Already have an account? Sign in
What's the Best Software Architecture?
koladev profile
Mangabo Kolawole

What's the Best Software Architecture?

#architecture#beginners#webdev#productivity
4 reactions
Comments 1 comment
4 min read
How Software Engineers Make Their Software Run Faster
koladev profile
Mangabo Kolawole

How Software Engineers Make Their Software Run Faster

#productivity#career#beginners#database
5 reactions
CommentsAdd Comment
3 min read
How to Quickly Navigate a New Codebase
koladev profile
Mangabo Kolawole

How to Quickly Navigate a New Codebase

#productivity#programming#career#beginners
9 reactions
CommentsAdd Comment
6 min read
How Senior Software Engineers Document Their Project
koladev profile
Mangabo Kolawole

How Senior Software Engineers Document Their Project

#productivity#career#learning#documentation
1085 reactions
Comments 34 comments
3 min read
How to Choose the Ideal Database for Your App: Prototypes, App at Scale, and Event-Driven App
koladev profile
Mangabo Kolawole

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

#beginners#codenewbie#database#productivity
9 reactions
Comments 3 comments
8 min read
How to Talk to Non-Developers?
koladev profile
Mangabo Kolawole

How to Talk to Non-Developers?

#beginners#career#productivity#programming
112 reactions
Comments 28 comments
3 min read
How to Build Your Online Presence as a Developer
koladev profile
Mangabo Kolawole

How to Build Your Online Presence as a Developer

#beginners#productivity#career#programming
425 reactions
Comments 65 comments
9 min read
Why is Nextjs so popular in startups?
koladev profile
Mangabo Kolawole

Why is Nextjs so popular in startups?

#discuss#webdev#nextjs#javascript
1 reaction
CommentsAdd Comment
1 min read
Creating and Managing Tasks with Asyncio
koladev profile
Mangabo Kolawole

Creating and Managing Tasks with Asyncio

#python#beginners
2 reactions
CommentsAdd Comment
8 min read
Error Handling and Logging in Python
koladev profile
Mangabo Kolawole

Error Handling and Logging in Python

#python#programming#beginners
10 reactions
CommentsAdd Comment
9 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3
koladev profile
Mangabo Kolawole

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

#go#python#react#architecture
6 reactions
Comments 3 comments
15 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 2
koladev profile
Mangabo Kolawole

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

#python#react#javascript#aws
9 reactions
CommentsAdd Comment
7 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 1
koladev profile
Mangabo Kolawole

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

#python#architecture#react#javascript
21 reactions
Comments 4 comments
11 min read
Building an Intelligent Log Analyzer in Python with argparse, Ollama, and Mistral AI
koladev profile
Mangabo Kolawole

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

#python#ai#programming
23 reactions
Comments 1 comment
8 min read
Connecting to APIs with Python: Synchronous and Asynchronous Approaches
koladev profile
Mangabo Kolawole

Connecting to APIs with Python: Synchronous and Asynchronous Approaches

#python#beginners#programming#performance
10 reactions
Comments 2 comments
4 min read
Async/Await vs. Threads: Choosing the Right Approach
koladev profile
Mangabo Kolawole

Async/Await vs. Threads: Choosing the Right Approach

#python#programming#beginners#performance
8 reactions
CommentsAdd Comment
6 min read
Handling JSON Data in Python
koladev profile
Mangabo Kolawole

Handling JSON Data in Python

#python#programming#webdev#beginners
3 reactions
CommentsAdd Comment
4 min read
Efficient Debugging in Python: A Guide to Using pdb Over print
koladev profile
Mangabo Kolawole

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

#python#programming#beginners
4 reactions
CommentsAdd Comment
5 min read
An Introduction to Decorators: Enhancing Functions in Python
koladev profile
Mangabo Kolawole

An Introduction to Decorators: Enhancing Functions in Python

#python#programming#beginners
3 reactions
CommentsAdd Comment
5 min read
Asynchronous Programming with Asyncio
koladev profile
Mangabo Kolawole

Asynchronous Programming with Asyncio

#python#beginners
6 reactions
Comments 2 comments
6 min read
Understanding List Comprehensions in Python
koladev profile
Mangabo Kolawole

Understanding List Comprehensions in Python

#python#programming#beginners
2 reactions
CommentsAdd Comment
4 min read
10-Minute Guide to Building a Webhook Service with Sendhooks
koladev profile
Mangabo Kolawole

10-Minute Guide to Building a Webhook Service with Sendhooks

#go#docker#devops#opensource
16 reactions
Comments 1 comment
10 min read
Tools that Make Me Productive as a Software Engineer
koladev profile
Mangabo Kolawole

Tools that Make Me Productive as a Software Engineer

#productivity#programming#beginners#tooling
288 reactions
Comments 52 comments
7 min read
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser
koladev profile
Mangabo Kolawole

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

#nextjs#react#javascript#django
62 reactions
Comments 29 comments
36 min read
Building a FullStack Application with Django, Django REST & Next.js
koladev profile
Mangabo Kolawole

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

#python#react#javascript#webdev
314 reactions
Comments 34 comments
21 min read
Building a Robust Webhook Service with Golang: A Comprehensive Guide
koladev profile
Mangabo Kolawole

Building a Robust Webhook Service with Golang: A Comprehensive Guide

#go#python#docker#webhook
84 reactions
Comments 6 comments
24 min read
Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker
koladev profile
Mangabo Kolawole

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

#python#django
7 reactions
CommentsAdd Comment
8 min read
Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose
koladev profile
Mangabo Kolawole

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

#javascript#typescript#node#docker
25 reactions
Comments 1 comment
10 min read
Testing in Python: Pytest fixtures scope
koladev profile
Mangabo Kolawole

Testing in Python: Pytest fixtures scope

#python#testing#pytest
7 reactions
CommentsAdd Comment
1 min read
Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue
koladev profile
Mangabo Kolawole

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

#django#python#docker#sql
15 reactions
CommentsAdd Comment
2 min read
Why should backend developers care about UX?
koladev profile
Mangabo Kolawole

Why should backend developers care about UX?

#backend#career#ux
8 reactions
Comments 1 comment
3 min read
Building a Web Service WhatsApp Cloud API & Flask: Webhook Configuration - Part 2
koladev profile
Mangabo Kolawole

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

#flask#python
13 reactions
CommentsAdd Comment
3 min read
Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes
koladev profile
Mangabo Kolawole

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

#node#javascript#api#devops
15 reactions
CommentsAdd Comment
3 min read
SQL Schema in Django Models
koladev profile
Mangabo Kolawole

SQL Schema in Django Models

#django#database#python#sql
16 reactions
CommentsAdd Comment
1 min read
Building a Web Service WhatsApp Cloud API & Flask: Sending Template Messages - Part 1
koladev profile
Mangabo Kolawole

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

#flask#python#api
13 reactions
Comments 4 comments
4 min read
Serving Django's Static Files with Nginx
koladev profile
Mangabo Kolawole

Serving Django's Static Files with Nginx

#django#python#docker#devops
15 reactions
Comments 2 comments
2 min read
How to Be Consistent with Content Creation for Developers
koladev profile
Mangabo Kolawole

How to Be Consistent with Content Creation for Developers

#programming#beginners
12 reactions
Comments 1 comment
2 min read
Python Multiple Inheritance – Python MRO (Method Resolution Order) in 1 minute
koladev profile
Mangabo Kolawole

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

#python#beginners
10 reactions
CommentsAdd Comment
1 min read
Build a CRUD application using Django, React & Docker - 2022
koladev profile
Mangabo Kolawole

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

#django#react#docker#python
52 reactions
Comments 3 comments
11 min read
Static Files in Django Explained
koladev profile
Mangabo Kolawole

Static Files in Django Explained

#python#django
16 reactions
Comments 7 comments
1 min read
Don't Use Console.log to Log a List of Objects!
koladev profile
Mangabo Kolawole

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

#web#javascript#typescript
13 reactions
CommentsAdd Comment
1 min read
Configuring the Client for Testing with Pytest and Django REST
koladev profile
Mangabo Kolawole

Configuring the Client for Testing with Pytest and Django REST

#django#python#testing
10 reactions
CommentsAdd Comment
1 min read
Some Motivation!
koladev profile
Mangabo Kolawole

Some Motivation!

#learning#strong
9 reactions
Comments 2 comments
1 min read
Debugging a Django Application with PyCharm Community
koladev profile
Mangabo Kolawole

Debugging a Django Application with PyCharm Community

#django#python#pycharm
27 reactions
Comments 4 comments
2 min read
Environment Variables in Django
koladev profile
Mangabo Kolawole

Environment Variables in Django

#django#python#beginners
22 reactions
CommentsAdd Comment
1 min read
Reduce Docker-compose File length with the YAML Merge Key <<
koladev profile
Mangabo Kolawole

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

#docker
13 reactions
CommentsAdd Comment
1 min read
Ultime Guide to Data Types in JavaScript
koladev profile
Mangabo Kolawole

Ultime Guide to Data Types in JavaScript

#javascript#react#typescript
6 reactions
CommentsAdd Comment
6 min read
List to Dict
koladev profile
Mangabo Kolawole

List to Dict

#python#programming
9 reactions
CommentsAdd Comment
1 min read
Understand Asynchronous Tasks with Coffee Shop Example ☕
koladev profile
Mangabo Kolawole

Understand Asynchronous Tasks with Coffee Shop Example ☕

#javascript#beginners
8 reactions
Comments 2 comments
1 min read
Handle Timezone with Django
koladev profile
Mangabo Kolawole

Handle Timezone with Django

#django#python
10 reactions
CommentsAdd Comment
1 min read
WebSocket with React, Nodejs, and Docker: Building a Chat Application
koladev profile
Mangabo Kolawole

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

#javascript#docker#react#node
65 reactions
Comments 5 comments
9 min read
Configure Pre-commit Hook Prettier in your React Application in 1 Minute
koladev profile
Mangabo Kolawole

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

#react#javascript
9 reactions
CommentsAdd Comment
2 min read
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking
koladev profile
Mangabo Kolawole

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

#react#redux#javascript#testing
388 reactions
Comments 9 comments
6 min read
Define Custom Query Sets in Model Managers for Code Reuse
koladev profile
Mangabo Kolawole

Define Custom Query Sets in Model Managers for Code Reuse

#python#django#database
10 reactions
CommentsAdd Comment
2 min read
Authentication in Tests with DRF
koladev profile
Mangabo Kolawole

Authentication in Tests with DRF

#django#testing#python
12 reactions
Comments 3 comments
1 min read
Python filter() Method Explained
koladev profile
Mangabo Kolawole

Python filter() Method Explained

#python#beginners
6 reactions
CommentsAdd Comment
1 min read
Restrain the Rate of Requests with Throttling in Django
koladev profile
Mangabo Kolawole

Restrain the Rate of Requests with Throttling in Django

#django#python#api
7 reactions
Comments 1 comment
2 min read
The next() Function Explained
koladev profile
Mangabo Kolawole

The next() Function Explained

#python#functions#beginners
11 reactions
CommentsAdd Comment
1 min read
Custom Permissions in Django Rest
koladev profile
Mangabo Kolawole

Custom Permissions in Django Rest

#django#python
9 reactions
Comments 1 comment
2 min read
loading...
Forem

We're a blogging-forward open source social network where we learn from one another

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp