Positive Spirits, Helpful Shouting

  • Checked="checked" in Razor

    I often see the following Razor-enhanced form markup for writing out input checkboxes, particularly in loops where a given checkbox may be checked or unchecked based on some state in the Model....

  • Don't Put Links Inside Buttons

    And Vice Versa This assertion may be old news to you, and if it is feel free to breeze by, but I just made this mistake and surely I’m not the only...

  • Dynamic Collapse Headers in Bootstrap

    Twitter Bootstrap sure is fancy. With it or cousin framework Foundation, you can whip up a pretty nice, modern-looking website with minimal effort. (Though personally, I often prefer the less-opinionated Pure framework.)...

  • Hide Data, Not Inputs

    Today’s data-rich, dynamic internet can mean shoving context and metadata wherever you can to support content styling, drive data usage, or otherwise spruce up your UI. Recently I was tasked with sorting...