Links

This is a random selection of my public Bookmarks.

19 Git Tips For Everyday Use
alexkras.com

tech    git   

A Complete Guide to Flexbox | CSS-Tricks
css-tricks.com

I have my own version of this, but I’ve used this one so many times I had to include it. If you ever have any questions at all about using Flexbox, this is a great resource.

design    css    flexbox   

Diff Checker
diffchecker.com

tech    tools   

Use console.log() like a pro
markodenic.com

tech    javascript