
Category: Learning Journey
-

Building My First React App Without Starting From Scratch — A Realistic Beginner’s Workflow
Tired of React tutorials that make you start from an empty folder? This guide walks you through a realistic workflow for building…
-

Why I Left Elementor as a WordPress Beginner – My Journey to Code
A personal story about transitioning from drag-and-drop page builders to learning core web technologies for greater control and a faster, more authentic…
-
When Data Doesn’t Refresh: Understanding Flask’s State and Persistence | Python Comeback Journey #10
The day “The Great Gatsby” showed up twice was the day I learned Flask doesn’t automatically reload data. This post explores how…
-
Creating Forms and Handling POST Requests in Flask | Python Comeback Journey #9
Editing JSON files by hand was getting old. So I taught my Flask app to handle user input. This post walks through…
-
From Hardcoded Lists to JSON Files: Giving Flask Apps Real Data | Python Comeback Journey #8
My Flask app began with a hardcoded list — simple but brittle. Each new book meant editing the source code. Moving that…
-
Keeping Your Repo Clean: The Right .gitignore for Flask Projects | Python Comeback Journey #7
Every developer’s first messy repo is a rite of passage. Mine was filled with cache files, .env secrets, and virtual environments. This…
-
Building a Health Check Page in Flask: The /status Route | Python Comeback Journey #6
After learning to pass data into templates, I wanted to build something that actually reacted. The /status route became a small but…
-
Dynamic Pages in Flask: Passing Data to Templates | Python Comeback Journey #5
In this chapter of my Python Comeback Journey, I move beyond static HTML and learn how to make Flask pages truly dynamic.…
-
Date:
Template Inheritance in Flask: From HTML Soup to Professional Structure | Python Comeback Journey #4
Series: Python Comeback Journey — ← GitHub Authentication Hell | Next → Coming Soon Template Inheritance in Flask: From HTML Soup to…
-
Date:
GitHub Authentication Hell: PATs, Credential Managers, and When to Start Fresh | Python Comeback Journey #3
Series: Python Comeback Journey — ← How I Fixed My First Flask 404 Error | Next → Template Inheritance in Flask GitHub…
Olivia
Carter
is a writer covering health, tech, lifestyle, and economic trends. She loves crafting engaging stories that inform and inspire readers.

