#defensive-coding

[ follow ]
Software development
fromInfoWorld
9 hours ago

A developer's guide to avoiding the brambles

Guard against unexpected states, keep each component single-responsibility, and apply pragmatic defensive practices to reduce bugs and misadventures in application development.
JavaScript
fromScottjehl
1 month ago

For Your Convenience, This CSS Will Self-Destruct | Scott Jehl, Web Designer/Developer

Hiding essential content with CSS and relying on JavaScript to reveal it risks accessibility and reliability if JavaScript fails, delays, or errors.
[ Load more ]