Building Better Data Structures With Sass Maps

One downside of working with lists in Sass is you have to access values by an index you may not know. Maps solve that problem and allow you to access values based on key names you assign to them.

Continue reading

Using Graphics to Make Abstract Concepts Concrete

Visual information contributes greatly to thinking and cognition. Some concepts are difficult to communicate with words alone and so human beings sketch and draw. We create graphs, charts, diagrams, maps, and timelines to help communicate complex ideas and make them more concrete.

Continue reading