Today via r/programming: CSS Grid or Flexbox? How to pick between the two CSS layout systems.
Category Archives: Design
JSON Schema bundling finally formalised
Today via r/programming: JSON Schema bundling finally formalised.
Axiomatic CSS and Lobotomized Owls
This is a neat CSS technique: Axiomatic CSS and Lobotomized Owls.
IPv6
Today while reading this IPv4 vs. IPv6 FAQ I was referred to Absolute scale corrupts absolutely and the Wikipedia page for SRV record.
Unicode Normalization FAQ
Some good info over in the Unicode Normalization FAQ.
Entity Relationship Diagrams
Today I was reading about Entity Relationship Diagrams in Lucidchart. They have some notes on Entity-Relationship Diagram Symbols and Notation with their ER diagram tool.
Framework Patterns
A great article Framework Patterns talking about approaches to framework implementation:
- Callback function
- Subclassing
- Interfaces
- Imperative registration API
- Convention over configuration
- Metaclass based registration
- Language integrated registration
- DSL-based declaration
- Imperative declaration
- Language integrated declaration
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.