Search
Blockchain Conference TNABC Returns to Miami
1.11.2019
On January 16-17, The North American Bitcoin Conference (TNABC) and Miami Blockchain Week are returning to the sunshine state as 2020 sets in motion. TNABC, celebrating its seventh year running, will feature prominent speakers, crypto developers, and blockchain executives during the event hosted...
How to Create Motion Hover Effects with Image Distortions using Three.js
21.10.2019
In this tutorial you will learn how to achieve interesting looking hover effects with image distortions using Three.js.
How to Create Motion Hover Effects with Image Distortions using Three.js was written by Niccolò Miranda and published on Codrops
Ripple Avoids Securities Question in Motion to Dismiss XRP Lawsuit
20.9.2019
Ripple avoided arguments over whether XRP is a security in its new motion to dismiss a class action lawsuit
Bitcoin History Part 16: The First Mt. Gox Hack
25.8.2019
No one remembers the first Mt. Gox hack. It was a small sum, even by 2011’s standards, and the exchange reimbursed all users. The incident was to prove significant, however, for it set in motion a string of attacks on other bitcoin platforms that began the very next day. By the time the dust...
CSS prefers-reduced-motion Media Query
30.7.2019
When I started in the web development industry, media queries were limited — screen and print were the two media queries I was most often using. More than a decade later, media queries have advanced to various screen units, feature checking, and even color scheme preference. I’ve been...
Collective #533
18.7.2019
Is postMessage slow? * Reduced Motion Auto-Play Video * Repo Lovers * Think in Math. Write in Code.
Collective #533 was written by Pedro Botelho and published on Codrops
Collective #532
15.7.2019
Framer Motion * Listmonk * Accessible CSS Generated Content * WebGL month * BaseDash
Collective #532 was written by Pedro Botelho and published on Codrops
New York Attorney General Fights Dismissal Motion in Bitfinex, Tether Case
9.7.2019
The office of the New York Attorney General has filed a slew of documents to demonstrate that Bitfinex and Tether have been operating out of New York
Reduced Motion Picture Technique, Take Two
21.6.2019
Did you see that neat technique for using the <picture> element with <source media=""> to serve an animated image (or not) based on a prefers-reduced-motion media query?
After we shared that in our newsletter, we got an interesting reply from Michael Gale:
What about folks who love...
Judge Orders Craig Wright to Physically Appear in Florida Lawsuit
16.6.2019
Craig Wright, the notorious Satoshi Nakamoto claimant, must appear in court on Monday or be held in contempt. The Florida court granted a motion to compel on June 14, mandating Wright to provide a list of all the bitcoin addresses he’s owned prior to December 2013. Also Read: The Blind Trust...
Snag Resources from An Event Apart Boston 2019 and Save on Washington D.C. Registration
6.6.2019
(This is a sponsored post.)
Hey, so we talked a little bit about An Event Apart Boston 2019 leading up to the event and now there are a ton of resources available from it. I stopped counting the number of links after 50 because there's way more than that. Seriously, there's stuff in there...
Creating Animations Using React Spring
4.6.2019
Have you ever needed animation in your React application? Traditionally, implementing animation has not an easy feat to accomplish. But now, thanks to Paul Henschel, we there’s a new React tool just for that. react-spring inherits from animated and react-motion for interpolations, optimized...
WDRL — Edition 266: Hope in a dark forest, Reduced Motion, Truncating Text with CSS, a Docker dev setup, and Being Tired.
3.6.2019
Hey,
Last week I read about the web being and becoming more and more a dark forest. This made me thinking and I can’t get around that there’s hope in the dark forest. Let’s stay positive on how we can contribute to make the web a better place, stick to the principle of the invididual being able...
Reducing motion with the picture element
31.5.2019
Here’s a bonafide CSS/HTML trick from Brad Frost and Dave Rupert where they use the <picture> element to switch out a GIF file with an image if the user has reduced motion enabled. This is how Brad goes about implementing that:
<picture>
<!-- This image will be loaded if...
Collective #520
30.5.2019
Zdog * xstyled * How !important are we? * Daily Ethical Design * The future is dark * Reducing motion with the picture element
Collective #520 was written by Pedro Botelho and published on Codrops
New York Supreme Court Grants Bitfinex’s Motion to Modify Injunction
17.5.2019
The New York Supreme Court has granted crypto exchange Bitfinex’s motion to modify an injunction by the New York Attorney General
Revisiting prefers-reduced-motion, the reduced motion media query
30.4.2019
Two years ago, I wrote about prefers-reduced-motion, a media query introduced into Safari 10.1 to help people with vestibular and seizure disorders use the web. The article provided some background about the media query, why it was needed, and how to work with it to avoid creating...
Exploding 3D Objects with Three.js
26.3.2019
A set of WebGL demos that show an exploding 3D object animation inspired by "Kubrick Life Website: 3D Motion".
Exploding 3D Objects with Three.js was written by Yuriy Artyukh and published on Codrops
Creating Your Own Gravity and Space Simulator
25.1.2019
Space is vast. Space is awesome. Space is difficult to understand — or so people tend to think. But in this tutorial I am going to show you that this is not the case. Quite the contrary; the laws that govern the motion of the stars, planets, asteroids and even entire galaxies are incredibly simple....
Layer Motion Slideshow
24.1.2019
A CSS Grid-based slideshow template with a layer motion effect on the main image and title.
Layer Motion Slideshow was written by Mary Lou and published on Codrops