How Senior Software Engineers Document Their Project Post date October 27, 2024 Post author By Mangabo Kolawole Post categories In career, documentation, learning, productivity
How to Talk to Non-Developers? Post date October 6, 2024 Post author By Mangabo Kolawole Post categories In beginners, career, productivity, programming
How to Build Your Online Presence as a Developer Post date September 22, 2024 Post author By Mangabo Kolawole Post categories In beginners, career, productivity, programming
A Simple Tip That Instantly Makes You a Senior Developer Post date August 31, 2024 Post author By Mangabo Kolawole Post categories In beginners, career, productivity
Creating and Managing Tasks with Asyncio Post date August 14, 2024 Post author By Mangabo Kolawole Post categories In beginners, python
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3 Post date August 9, 2024 Post author By Mangabo Kolawole Post categories In architecture, go, python, react
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 1 Post date August 5, 2024 Post author By Mangabo Kolawole Post categories In architecture, JavaScript, python, react
Asynchronous Programming with Asyncio Post date July 23, 2024 Post author By Mangabo Kolawole Post categories In beginners, python
10-Minute Guide to Building a Webhook Service with Sendhooks Post date July 6, 2024 Post author By Mangabo Kolawole Post categories In devops, docker, go, opensource
Build API Key Authentication in your Django REST application: Django, Django REST, Simple API Key & Docker Post date February 26, 2023 Post author By Mangabo Kolawole Post categories In django, python
Debugging a Django Application with PyCharm Community Post date May 13, 2022 Post author By Mangabo Kolawole Post categories In django, pycharm, python
Reduce Docker-compose File length with the YAML Merge Key << Post date May 3, 2022 Post author By Mangabo Kolawole Post categories In docker
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking Post date April 17, 2022 Post author By Mangabo Kolawole Post categories In JavaScript, react, redux, testing
Optimize Docker Size Image with Python Environment Post date April 7, 2022 Post author By Mangabo Kolawole Post categories In docker, python, size
Test-Driven-Development with Django: Unit Testing & Integration testing with Docker, Flask & Github Actions Post date December 12, 2021 Post author By Mangabo Kolawole Post categories In django, docker, testing
Authentication and Authorization with JWTs in Node && Express.js Post date October 24, 2021 Post author By Mangabo Kolawole Post categories In express, JavaScript, node, typescript
Deploy a React App on AWS Lightsail: Testing, Docker, Docker Compose, Nginx & Github Actions Post date September 19, 2021 Post author By Mangabo Kolawole Post categories In aws, docker, JavaScript, react
Deploy a Django App on AWS Lightsail: Docker, Docker Compose, PostgreSQL, Nginx & Github Actions Post date August 31, 2021 Post author By Mangabo Kolawole Post categories In django, docker, github, python