This via r/programming today: Smart CSS Solutions For Common UI Challenges.
Category Archives: Web
CSS Grid or Flexbox?
Today via r/programming: CSS Grid or Flexbox? How to pick between the two CSS layout systems.
JSON Schema bundling finally formalised
Today via r/programming: JSON Schema bundling finally formalised.
Reactions to REST API Design Rulebook
I’m reading REST API Design Rulebook. On page 12 the author says “two different URIs map to two different resources”, but that’s wrong, many URIs can refer to the same resource, with and without respect to time.
Axiomatic CSS and Lobotomized Owls
This is a neat CSS technique: Axiomatic CSS and Lobotomized Owls.
How do I turn on the Do Not Track feature?
Cross-Site Request Forgery Prevention Cheat Sheet
I happened upon Cross-Site Request Forgery Prevention Cheat Sheet in my travels.
The Baked Data architectural pattern
Today via r/programming: The Baked Data architectural pattern. It’s a good idea. Basically deploy your data/content with your code.
CSS position attribute
Today via r/programming: CSS Position: Locate Your HTML Elements Like a Guru.
CSS notes and games
This via r/programming today: What I Wish I Knew About CSS When Starting Out As A Frontender.
Also check out Flexbox Froggy and Grid Garden.