Random Thoughts in Traffic

Where real traffic meets network traffic.

Main Menu

  • Home

Blog Calendar

February 2026
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
« Jan   Mar »

Meta Links

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Web Development Fundamentals

    CSS Flow Before Flex

    February 16, 2026 / No Comments

    There was a time when I treated layout like it started at display: flex;. If something wasn’t aligned, spaced, or distributed exactly the way I imagined, I didn’t pause to understand what the browser was already doing. I just reached for Flexbox. It felt like leveling up. Normal document flow, on the other hand, felt like the starter dungeon. Functional. Necessary. But not where the “real” mechanics lived. That assumption was wrong. Because CSS flow isn’t the tutorial. It’s the physics engine. Flexbox is a powerful positioning spell layered on top of it. And if you don’t understand the world’s physics, you end up burning high-level slots to solve low-level…

    Read More
    Frank Jamison

    Related Posts

    Frank Jamison sits at a wooden desk in a medieval inspired study, wearing chainmail and leather armor, looking directly at the camera while holding a quill over a parchment flowchart labeled with software principles like Clear Functions, Tests, Documentation, and Maintainable. A laptop displaying code, polyhedral dice, sticky notes about readability and simplicity, a shield, sword, candles, and a mountain castle backdrop reinforce the theme of reliable, maintainable code in a fantasy setting.

    The Case for the Reliable Fighter: Why Boring Code Is Underrated

    February 27, 2026
    Web developer working with JavaScript at a laptop, shown in a fantasy-inspired setting with dice and scrolls representing JavaScript as the support class of web applications.

    JavaScript: The Support Class That Runs the Game

    February 6, 2026
    Web developer portrait with CSS code and website wireframes in the background, representing modern front-end web development and design systems

    The Quiet Power of CSS

    February 1, 2026

Recent Posts

  • The DOM Without Magic: Rolling for Initiative in the Browser
  • The Case for the Reliable Fighter: Why Boring Code Is Underrated
  • One More Potion in the Pack: The Performance Cost of One Extra Image
  • Forms, Validation, and Trust: Guarding the Gates of the Digital Realm
  • Explaining Code: Lessons from Teaching

Recent Comments

No comments to show.
© 2026 Frank Jamison