DEV Community

Mangabo Kolawole profile picture

Mangabo Kolawole

Software Engineer | Technical Writer | Book Author

Education

Studied CS

Work

Product Engineer at Transfa

Tools that Make Me Productive as a Software Engineer

Tools that Make Me Productive as a Software Engineer

213
Comments 47
7 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
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

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

11
Comments 5
36 min read
Building a FullStack Application with Django, Django REST & Next.js

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

51
Comments 17
21 min read
I Became a Programming Book Author at 23 and It Went Bad

I Became a Programming Book Author at 23 and It Went Bad

16
Comments 8
6 min read
Building a Robust Webhook Service with Golang: A Comprehensive Guide

Building a Robust Webhook Service with Golang: A Comprehensive Guide

37
Comments 6
24 min read
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

5
Comments
8 min read
Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose

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

25
Comments
10 min read
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

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

13
Comments
2 min read
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

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

10
Comments
3 min read
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

SQL Schema in Django Models

10
Comments
1 min read
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

Serving Django's Static Files with Nginx

12
Comments 2
2 min read
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

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

8
Comments
1 min read
Build a CRUD application using Django, React & Docker - 2022

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

51
Comments 3
11 min read
Static Files in Django Explained

Static Files in Django Explained

13
Comments 7
1 min read
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

Configuring the Client for Testing with Pytest and Django REST

7
Comments
1 min read
Some Motivation!

Some Motivation!

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

Debugging a Django Application with PyCharm Community

14
Comments 4
2 min read
Environment Variables in Django

Environment Variables in Django

8
Comments
1 min read
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

Ultime Guide to Data Types in JavaScript

6
Comments
6 min read
List to Dict

List to Dict

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

Understand Asynchronous Tasks with Coffee Shop Example ☕

8
Comments 2
1 min read
Handle Timezone with Django

Handle Timezone with Django

9
Comments
1 min read
WebSocket with React, Nodejs, and Docker: Building a Chat Application

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

60
Comments 5
9 min read
Configure Pre-commit Hook Prettier in your React Application in 1 Minute

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

8
Comments
2 min read
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

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

385
Comments 9
6 min read
Define Custom Query Sets in Model Managers for Code Reuse

Define Custom Query Sets in Model Managers for Code Reuse

9
Comments
2 min read
Authentication in Tests with DRF

Authentication in Tests with DRF

10
Comments 3
1 min read
Python filter() Method Explained

Python filter() Method Explained

6
Comments
1 min read
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

The next() Function Explained

9
Comments
1 min read
Custom Permissions in Django Rest

Custom Permissions in Django Rest

8
Comments 1
2 min read
Introduction to Test-Driven-Development in React for Beginners

Introduction to Test-Driven-Development in React for Beginners

110
Comments 6
5 min read
Stop Raising ValidationError on create() on Serializers

Stop Raising ValidationError on create() on Serializers

11
Comments 4
1 min read
Python map() Method Explained

Python map() Method Explained

8
Comments
1 min read
Optimize Docker Size Image with Python Environment

Optimize Docker Size Image with Python Environment

8
Comments 3
1 min read
Django Tip: Use DecimalField for money

Django Tip: Use DecimalField for money

10
Comments
1 min read
Filter QuerySet with Array fields/values in Django

Filter QuerySet with Array fields/values in Django

11
Comments
2 min read
APIView vs Viewsets

APIView vs Viewsets

11
Comments 2
3 min read
Writing Custom Migrations in Django

Writing Custom Migrations in Django

9
Comments 5
3 min read
Optimize query size in Django

Optimize query size in Django

9
Comments
1 min read
Django ORM explained: selected_related and prefetch_related

Django ORM explained: selected_related and prefetch_related

15
Comments 3
3 min read
Test-Driven-Development with Django: Unit Testing & Integration testing with Docker, Flask & Github Actions

Test-Driven-Development with Django: Unit Testing & Integration testing with Docker, Flask & Github Actions

18
Comments 1
21 min read
Authentication and Authorization with JWTs in Node && Express.js

Authentication and Authorization with JWTs in Node && Express.js

52
Comments 6
7 min read
Build an API using Node, Express, MongoDB, and Docker

Build an API using Node, Express, MongoDB, and Docker

651
Comments 11
8 min read
How to contribute to Chatwoot on Github?

How to contribute to Chatwoot on Github?

11
Comments 1
1 min read
Build and Deploy your Django & React App: Authentication, Docker, AWS Lightsail, GitHub Actions & PostgreSQL

Build and Deploy your Django & React App: Authentication, Docker, AWS Lightsail, GitHub Actions & PostgreSQL

20
Comments 2
3 min read
Deploy a React App on AWS Lightsail: Testing, Docker, Docker Compose, Nginx & Github Actions

Deploy a React App on AWS Lightsail: Testing, Docker, Docker Compose, Nginx & Github Actions

402
Comments 19
10 min read
5 Tips to Quickly Navigate a New Codebase

5 Tips to Quickly Navigate a New Codebase

41
Comments 1
2 min read
Deploy a Django App on AWS Lightsail: Docker, Docker Compose, PostgreSQL, Nginx & Github Actions

Deploy a Django App on AWS Lightsail: Docker, Docker Compose, PostgreSQL, Nginx & Github Actions

129
Comments 3
14 min read
5 Ways to Write Functions in JavaScript

5 Ways to Write Functions in JavaScript

184
Comments 8
5 min read
The 8 Must-Know Data Types in JavaScript : Ultimate Guide

The 8 Must-Know Data Types in JavaScript : Ultimate Guide

7
Comments
6 min read
The ultimate Open source alternative to manage customer engagement- Chatwoot is here! 💬

The ultimate Open source alternative to manage customer engagement- Chatwoot is here! 💬

10
Comments
2 min read
How to learn to program?

How to learn to program?

12
Comments 2
3 min read
loading...