The Modern Web

Useful technology, techniques and stories from modern web development and design

Category: Showcase

Entries filed under Showcase.

Showcase: Solve your Git errors with ohshitgit.com

Git's own documentation is thorough and, at the moment you need it, almost entirely unhelpful. It is organised around commands rather than around the situations people find themselves in, so a developer who has just committed to the wrong branch has to already know which command they are looking for.

Filed under: Git, Showcase, Web Development · Permalink

SCSS Mixins: 5 awesome and creative examples

A mixin is a named block of declarations you can include wherever you need them, optionally with arguments. The value is not that it saves typing, but that it puts one decision in one place: change the mixin and every element using it changes with it.

Filed under: CSS, SCSS, Showcase, Web Development · Tagged awesome, codepen, creative, css, examples, scss · Permalink

The Modern Web · Copyright 2017 · Published with WordPress · Sitemap