Code & Create: A Web Dev Journey
Sharing my journey through tech - what I'm building, learning, and exploring along the way.
4 Ways to Run React Native Expo Apps When No Android Device Is Found
If you get the error “No Android connected device found” when running a React Native Expo app, don’t worry. This guide walks you through <strong>4 …...
Read more →
10 Steps in Setting Up React Native with Expo in VS Code
A step-by-step beginner-friendly guide to setting up React Native with Expo in Visual Studio Code, from installation to running your first app....
Read more →
Mastering Flexbox in Bootstrap: A Modern Approach to Layout Beyond the 12 Columns
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 →
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 →
Django REST Part 4 - Connecting React to Django: A Beginner's Guide
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 →