-
Learning to Build with Codex
My experiences learning how to use OpenAI’s Codex coding agent to build apps and reflecting on using Codex compared to Claude Code.
-
SharePoint and Responsive Frameworks
Responsive frameworks like Bootstrap promise productivity, but the tradeoffs in code bloat, debugging difficulty, and opinionated design are rarely worth it.
-
Responsive Web Design Is Not a Feature
Responsive web design is going the way of Web 2.0, reduced to a checkbox feature when it should be reshaping the entire design process.
-
Review of SharePoint 2013 Branding and User Interface Design
With each new SharePoint version we are given lots of new books. In this article I review SharePoint 2013 Branding and User Interface Design. Despite some omissions, it is a good reference for all SharePoint designers.
-
The Superiority of SharePoint Publishing Sites Over Team Sites
Stop using team sites. Publishing sites offer page layouts, image renditions, device channels, and nearly every feature that matters for a real SharePoint implementation.
-
A Warning On Reusing Solutions
Reusing code from a previous project is tempting, but it risks fitting every new problem to an old solution instead of designing for the actual need.