Interactive tutorial for A*, Dijkstra's Algorithm, and other pathfinding algorithms| www.redblobgames.com
CSS Locks are a Responsive Web Design technique that lets you transition smoothly between two property values when the screen gets smaller or bigger.| fvsch.com
I had a little situation the other day where I needed to make one of those aspect-ratio friendly boxes. This isn't particularly new stuff. I think the| CSS-Tricks
Creating fluid responsive typography with calc and viewport units.| MadeByMike
Guide to math, algorithms, and code for hexagonal grids in games| www.redblobgames.com
The following is a guest post by Amelia Bellamy-Royds. Amelia has lots of experience with SVG, as the co-author of SVG Essentials and author of the| CSS-Tricks
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.| CSS-Tricks