Post Overview
-
Image
9 years ago+15 15 01041uuu
A beautiful collection of Japanese Pixel art
-
Interactive
9 years ago+2 2 0Deepdream.in
Generate deep dream images
-
Unspecified
9 years ago+1 1 0The Web's Cruft Problem
TJ VanToll argues that the need to monetize content is causing an overload of cruft that is hurting the web and giving rise to tools like Facebook Instant.
-
How-to
9 years ago+1 1 0Atomic OOBEMITSCSS
I think I'm going to try to implement this in my next project. What naming conventions / systems do you guys keep to ensure your css doesn't end up a jumbled mess?
-
How-to
9 years ago+1 1 010 Ways to Minimize Reflows and Improve Performance
Browser repaints and reflows are expensive and affect your application's performance. Craig provides ten tips to help improve responsiveness.
-
Unspecified
9 years ago+2 2 0You Might Not Need jQuery
Examples of how to do common event, element, ajax and utility operations with plain javascript.
-
How-to
9 years ago+1 1 0Augmented Reality in the Browser with Awe.js
Patrick Catanzariti creates an augmented reality LIFX lightbulb controller using awe.js and IFTTT.
-
Unspecified
9 years ago+1 1 0reactcss
"Pop" classes on and off: Use a class-based data structure, similar to traditional modifier css, that can be applied conditionally. Keep styles in one place: Html and components styles stay together. Separate the style logic from the displ ...
-
Unspecified
9 years agoUnspecified+1 1 0Ribbon physics study
An awesome codepen of a <canvas> draggable ribbon.
-
How-to
9 years ago+6 6 0 x 1Hack Physics and JavaScript (part 1)
Taking a very basic understanding of vectors and writing JavaScript that kind of replicates those vectors but in no way represents a real physics environment. The beauty of hack physics is that you don't even really need to understand the physic ...
-
Unspecified
9 years ago+1 1 0SVGOMG - SVGO's Missing GUI
An interface that allows you to optimize SVGs by selecting your optimizations, and getting a live preview of how your SVG looks with these optimizations applied.
-
Unspecified
9 years ago+2 2 0Sass Pixel Art
Una Kravets explains how to use Sass to create pixelized art. Not something for use on an actual production site, but an excellent introduction for getting sass to read from a matrix.
0 comment(s) via una.im -
Image
9 years ago+12 12 0Pixels Huh. Pixel Art paintings by Octavi Navarro.
Octavi Navarro is one of my favourite Pixel artists.
-
Unspecified
9 years ago+1 1 0Art-Directing SVG Images With The viewBox Attribute.
How-To, Notes, Tips and Why We Need A viewBox Property in CSS
-
Unspecified
9 years ago+2 2 0Physics - Point and spring simulation
Simulating points and springs may seem super complicated and math/physics intensive, however it's actually quite simple to get up and running in very few lines of code. I won't go into a detailed explanation of each and every single feature ...
-
Unspecified
9 years ago+2 2 0Accessible Footnotes with CSS
Hugo strays from Sass for a brief moment to consider how in-document linked footnotes can be created to be maintainable and accessible with just HTML and CSS.
-
Unspecified
9 years ago+2 2 0Safari is the new IE
Last weekend I attended EdgeConf, a conference populated by many of the leading lights in the web industry. It featured panel talks and breakout sessions with a focus on technologies that are just ...
-
Unspecified
9 years ago+2 2 0MADOGATARI展[SHAFT 40th ANNIVERSARY]
An interesting example of z-axis parallax scrolling.
-
Unspecified
9 years ago+1 1 0Responsive Typography with Sass Maps
Managing responsive typographic rhythm isn’t easy. Jonathan Suh shows how Sass maps make responsive typography much more manageable.
-
Unspecified
9 years agoUnspecified+1 1 0DEMO: Edit this webpage with your voice
If you're using a browser that supports the Web Speech API (e.g. Chrome, Safari, Opera), you can edit this webpage by speaking your commands, and you can inspect page elements by having the information spoken to you.