CodingBowl

Code & Create: A Web Dev Journey

Sharing my journey through tech - what I'm building, learning, and exploring along the way.
image

Mastering Flexbox in Bootstrap: A Modern Approach to Layout Beyond the 12 Columns

9 Jan 2026 Tech Web Design
Dive into the core concepts of Flexbox, a powerful CSS module for one-dimensional layouts, and discover how Bootstrap 4+ leverages it through intuitive utility classes. …
Read more →
image

Untangling the Django Mess: Why Refactoring Views is Your Best Future-Proofing Strategy

Is your Django project burdened by convoluted, hard-to-maintain views? This post explores why revamping "legacy" Django views isn't just acceptable—it's essential for long-term project health, …
Read more →
image

Django REST Part 4 - Connecting React to Django: A Beginner's Guide

4 Jan 2026 Tech Development
You’ve built a secure Django API—now let’s use it. Learn how to build a React frontend that handles Token authentication and communicates with your 4 …
✹ Read more →
image

Django REST Part 3 - Automating API Testing: Postman Environments & Scripts

3 Jan 2026 Tech Development
Master the art of professional API testing. Learn how to use Postman to automate the login flow and test your public and private endpoints without …
✹ Read more →
image

Django REST Part 2 - Public vs. Private URLs: Securing Django with Token Auth

3 Jan 2026 Tech Development
A deep dive into creating a secure API system with public access, private access, and a custom login/logout flow.
✹ Read more →
image

Django REST Part 1 - Building a REST API with Django: The Initial Setup

3 Jan 2026 Tech Development
Learn how to initialize a Django REST Framework project from scratch and create your first functional JSON endpoint.
✹ Read more →
image

Business Idea: The Canva & Etsy Partnership – A Systems-Based Model

1 Jan 2026 Tech Digital Retail
A standalone business concept exploring a partnership between a systems architect and a digital designer to launch a digital retail shop on Etsy selling healthcare …
Read more →
image

Setting Up Django on Windows 11 with VS Code, WSL2, and Docker

19 Dec 2025 Tech Development
A 12-step guide to building a robust development environment on Windows 11. Learn how to integrate WSL2, Visual Studio Code, and Docker to run a …
✹ Read more →
image

From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea

18 Dec 2025 Tea Oolong
Discover why Oolong tea is more than just a restaurant staple. From its "Black Dragon" origins to the creamy, floral notes of the M2 White …
✹ Read more →
image

How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io

14 Dec 2025 Tech Development
A comprehensive guide to setting up Django 6 using a PostgreSQL database, environment variables, and Bootstrap, specifically optimized for deployment on Fly.io.
Read more →

Showing 31 - 40 out of 79 records