Category Archives: Learn

Frontend Stuff #1

Posted on Thursday, September 5th, 2019

Frontend Stuff #1 – A collection of articles, tutorials, news and code on all things HTML, CSS and JS.

CSS Grid Generator

Posted on Friday, May 31st, 2019

CSS Grid Generator – You can set the numbers, and units of your columns and rows, and I’ll generate a CSS grid for you! Drag within the boxes to create divs placed within the grid.

Front-end Developer Handbook 2019

Posted on Tuesday, April 16th, 2019

Front-end Developer Handbook 2019 – Learn the entire JavaScript, CSS and HTML development practice! This is a guide that everyone can use to learn about the practice of front-end development.

Flexulator

Posted on Tuesday, March 26th, 2019

Flexulator – A small app to help you understand flexbox space distribution.

The Smart Ways to Correct Mistakes in Git

Posted on Tuesday, March 5th, 2019

I can’t tell you how many times I have to look up how to undo, revert, reset, or modify changes to my Git commits. It’s often hard to remember how to do something you don’t do on a daily basis. Tobias Günther gives us a quick writeup on CSS-Tricks that covers some of the more common ways to quickly run the most common commands. He also links to a “First Aid Kit for Git” project that he and other folks on the Tower team have created.

CSS Variables + calc() + rgb() = Enforcing High Contrast Colors

Posted on Thursday, February 21st, 2019

Check out my post on CSS-Tricks explaining how you can use CSS Variables/Custom Properties to ensure your color contrasts remain accessible. Check it out here.

Fancy Border Radius Generator

Posted on Friday, October 12th, 2018

Fancy Border Radius Generator – A visual generator to build organic looking shapes with the help of CSS3 border-radius property.

30 Seconds of CSS

Posted on Tuesday, February 27th, 2018

30 Seconds of CSS – A curated collection of useful CSS snippets you can understand in 30 seconds or less.

Hacker101

Posted on Monday, January 29th, 2018

Hacker101 is a free class for web security. Whether you’re a programmer with an interest in bug bounties or a seasoned security professional, Hacker101 has something to teach you.

CSS Grid – Free Video Series

Posted on Monday, January 22nd, 2018

CSS Grid – Learn all about CSS Grid with Wes Bos in this free video series!

Older Posts |