yield the dog

Interesting Thingys 62

Two weeks of thingys give a long list…

JavaScript

CSS

  • h5bp/Effeckt.css UI-Less
  • Name Your SASS Variables Modularly When working with CSS preprocessors like Sass, Less (or any other programming language for that matter) you’re going be leveraging the power of variables. However, if you spontaneously create your variable names as you code, the odds are your naming convention will lack cohesiveness. You should think about organizing your variable names (and project for that matter) modularly. This will bring structure and unity to your project as a whole, making it easier to understand and navigate the whole thing.
  • Digging into my slides about Sass When you just get started with Sass, you don’t really know what to do. So you declare a couple of variables, maybe make a mixin or two that you don’t really need and that’s pretty much it.
  • How to stop worrying about CSS vendor prefixes Enter Autoprefixer, a tool that parses CSS and adds prefixed values when necessary according to the Can I Use site.
  • Height equals width with pure CSS I was looking for a solution for flexible elements which remain the aspect ratio when resized. Until now I used some Javascript for resizing the elements. But using the resize event and recalculate the height of an element is some kind of nasty and never felt right. Recently I found a solution in an article from A List Apart and a topic on StackOverflow, which works quite well.

Web Development

Mobile Development

Mobile Webdevelopment

Ruby

Node.js

Go

  • robfig/revel A high productivity web framework for the Go language, in the spirit of Rails and Play!.

Browsers

Programming

Databases

Git

Editors

Tools

Watching

Miscellaneous

Fun

UX

  • GoodUI A Good User Interface has high conversion rates and is easy to use. In other words, it’s nice to both the business side as well as the people using it. Here is a running list of practical ideas to try out.

Raspberry Pi

Startups

Design

Your link could be here

If we missed something special or you just want to promote a site, give us a nudge @ yieldthedog@gmail.com