Search
2 Days After the Bitcoin Halving: Network ‘Remains Strong,’ Higher Fees, Bullish Sentiment
13.5.2020
On May 11, 2020, the Bitcoin network completed it’s third block reward halving and the network seems to be chugging along just fine. However, it may take a while longer to see the halving’s effect on the mining industry and right now bitcoin transaction fees have risen exponentially....
Morphing Gooey Text Hover Effect
28.4.2020
Three gooey morphing hover effects using SVG filters for menu links based on a demo by Graham Pyne.
Morphing Gooey Text Hover Effect was written by Mary Lou and published on Codrops
Creating Playful Effects With CSS Text Shadows
20.4.2020
Let’s have a look at how we can use the CSS text-shadow property to create truly 3D-looking text. You might think of text-shadow as being able to apply blurred, gradient-looking color behind text, and you would be right! But just like box-shadow, you can control how blurred the shadow is, including...
Interactive WebGL Hover Effects
14.4.2020
A simple tutorial on how to achieve an interactive mouseover/hover effect on images in some easy steps.
Interactive WebGL Hover Effects was written by Yuriy Artyukh and published on Codrops
Bitcoin Cash (BCH) is Preyed by Post Halving Effect & Death Crossover
14.4.2020
Bitcoin Cash, a hard fork of Bitcoin that was originated in the year 2017, and it was just in the previous week when the coin had its halving which led the price to soar to $281. BCH/USD hits a 3-week high and briefly traded above $280 on a day before halving on April 08, 2020. …
Hyperbitcoinization: Visions of Bitcoin Fueling the Post Covid-19 Shadow Economy
7.4.2020
With the recent coronavirus spread and its overall effect on the global economy, some people believe the powers that be are preparing a financial reset. During these times, a number of bitcoiners think a bitcoin-induced form of fiat currency demonetization will take place, otherwise known...
CSS-Only Marquee Effect
5.4.2020
You make sure the text is more than twice the width of the screen, then use negative translate animations to do the marquee movement.
You’ll probably want to aria-hidden all but one of them if you need to duplicate the text. Or, you could use a very clever CSS trick...
CSS-Only Marquee Effect
31.3.2020
A simple CSS-only marquee effect for a menu based on Francesco Zagami's Dribbble shot.
CSS-Only Marquee Effect was written by Mary Lou and published on Codrops
‘Bull Run May Not Come Immediately After Bitcoin Halving,’ Says Bitmain’s Jihan Wu
28.3.2020
Bitmain cofounder Jihan Wu’s recent interview discusses some of his predictions concerning the future of bitcoin, mining, the bitcoin halving, and the cryptoconomy. Despite the coronavirus outbreak and its effect on the global economy, Wu is optimistic and he believes the modern central...
Creating a Pencil Effect in SVG
28.3.2020
Scott Turner, who has an entire blog "Exploring procedural generation and display of fantasy maps", gets into why vector graphics seems on these surface why it would be bad for the look of a pencil stroke:
Something like this pencil stroke would require many tens of thousands of different...
Collective #599
26.3.2020
Embracing modern image formats * Emergency Website Kit * Pencil Effect in SVG * Vincent * IMAP API
Collective #599 was written by Pedro Botelho and published on Codrops
Darknet Vendors Work Overtime as Police Halt Drug Arrests
19.3.2020
The coronavirus is having a strange effect on the war on drugs. Narcotics activities that were deemed serious crimes only a week ago have been dropped by U.S. law enforcement, who have greater concerns now that cities are under effective lockdown. Meanwhile, darknet vendors are doing their best...
Playing With Particles Using the Web Animations API
18.3.2020
When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can.
In this post, we'll make even more particle magic using the Web Animations API to create...
Create a Wave Motion Effect on an Image with Three.js
17.3.2020
Learn how to make a wave motion effect on an image with Three.js.
Create a Wave Motion Effect on an Image with Three.js was written by Mario Carrillo and published on Codrops
Background Scale Hover Effect with CSS Clip-path
11.3.2020
A simple recreation of the background scale hover effect seen on the DDD Hotel website using CSS clip-path.
Background Scale Hover Effect with CSS Clip-path was written by Mary Lou and published on Codrops
Animating CSS Width and Height Without the Squish Effect
6.3.2020
The first rule of animating on the web: don't animate width and height. It forces the browser to recalculate a bunch of stuff and it's slow (or "expensive" as they say). If you can get away with it, animating any transform property is faster (and "cheaper").
Butttt, transform can be tricky. Check...
Bitcoin Halving Can Have Negative Short-Term Effect on BTC Price — Here’s Why
4.3.2020
Bitcoin tends to drop before and after a block-reward halving in the short term. Will this time be different?
4 Ways to Animate the Color of a Text Link on Hover
3.3.2020
Let’s create a pure CSS effect that changes the color of a text link on hover… but slide that new color in instead of simply swapping colors.
There are four different techniques we can use to do this. Let’s look at those while being mindful of important things, like accessibility, performance,...
Crypto Community Gets Prepping as Coronavirus Spreads
1.3.2020
Crypto Twitter (CT) might not be the first place you’d think to look for pandemic survival strategies, but in recent weeks the community has gone into overdrive, busily discussing scenarios related to COVID-19 aka the coronavirus. While some figures have merely wondered what effect...
Collective #593
27.2.2020
Tailwind UI * The Markup * Open Peeps * How does the Virtual DOM work? * Revealing Hero Effect
Collective #593 was written by Pedro Botelho and published on Codrops