Search
Playing With (Fake) Container Queries With watched-box & resizeasaurus
5.5.2020
Heydon’s <watched-box> is a damn fantastic tool. It’s a custom element that essentially does container queries by way of class names that get added to the box based on size breakpoints that are calculated with ResizeObserver. It’s like a cleaner version of what Philip...
Japan Implements Significant Changes to Cryptocurrency Regulation Today
1.5.2020
Major changes are happening in the cryptocurrency space in Japan as new cryptocurrency regulation enters into force today. Among notable changes are the regulation of crypto custody service providers and crypto derivatives businesses. Japan has 23 regulated crypto exchanges; unregulated platforms...
Bitcoin, Altcoins Facing Hurdles On The Way Up
27.4.2020
This past week, there was a decent upward move in bitcoin price above the USD 7,200 resistance area. BTC/USD even surpassed the USD 7,550 resistance to move into a positive zone. The price is now (08:00 UTC) facing hurdles near USD 7,850 and USD 8,000, and it is likely preparing for the next...
How to Make a CSS-Only Carousel
24.4.2020
We mentioned a way to make a CSS-only carousel in a recent issue of the newsletter and I thought that a more detailed write up would be interesting and capture some of my thoughts on making one.
So, here’s what we’re making today:
There’s no JavaScript here, whatsoever! No jQuery plugins....
SVG, Favicons, and All the Fun Things We Can Do With Them
24.4.2020
Favicons are the little icons you see in your browser tab. They help you understand which site is which when you’re scanning through your browser’s bookmarks and open tabs. They’re a neat part of internet history that are capable of performing some cool tricks.
One very new trick is the ability...
General Bytes ATM Developers Add Two-Way Support for Bitcoin Cash-Based SLP Tokens
23.4.2020
The Simple Ledger Protocol (SLP) has been extremely popular among Bitcoin Cash (BCH) advocates and the SLP token universe has grown quite large. SLP tokens have seen a myriad of applications built around them and a slew of unique tokens have gained real-world value after being listed on exchanges....
How to Add Lunr Search to your Gatsby Website
22.4.2020
The Jamstack way of thinking and building websites is becoming more and more popular.
Have you already tried Gatsby, Nuxt, or Gridsome (to cite only a few)? Chances are that your first contact was a “Wow!” moment — so many things are automatically set up and ready to use. 
There are some...
Ransomware Attacks Are Way Down in the Midst of COVID-19
22.4.2020
A malware research lab says ransomware attacks are at an all-time low right now
Coinmama Appoints Unicorn IronSource GM Sagi Bakshi as CEO
21.4.2020
Unicorn startup IronSource’s general manager, Sagi Bakshi, has joined cryptocurrency exchange Coinmama as CEO, saying he believes that the future of money is Bitcoin. Since 2013, Coinmama has been at the forefront of the financial revolution, working to simplify the way the world does crypto....
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...
Crypto Gets a Taste of Movie Business, but Is a Long Way From the Red Carpet
19.4.2020
The use of blockchain, smart contracts and tokens can change how we consume and produce films. Indie filmmakers are already experimenting, and here is what they found
Front-End Challenges
17.4.2020
My favorite way to level up as a front-end developer is to do the work. Literally just build websites. If you can do it for money, great, you should. If the websites you make can help yourself or anyone else you care about, then that’s also great. In lieu of that, you can also make things...
Better Form Inputs for Better Mobile User Experiences
17.4.2020
Here’s one simple, practical way to make apps perform better on mobile devices: always configure HTML input fields with the correct type, inputmode, and autocomplete attributes. While these three attributes are often discussed in isolation, they make the most sense in the context of mobile user...
BTCPay Brings Two-Way Bitcoin Privacy To Thousands of Merchants
17.4.2020
Bitcoin payment processor BTCPay Server has added support for Pay to Endpoint (P2EP), a result of a workshop organized by Blockstream, a major, Canada-based blockchain company.
As Blockstream explains in their blog post, P2EP, aka PayJoin, is a special type of Coin Join, a method for combining...
ZeBitcoin, your simple way to buy cryptos
17.4.2020
Disclaimer: The text below is a sponsored article that was not written by Cryptonews.com journalists.
Since its start in 2016, ZeBitcoin has done very well and is now positioned as one of the biggest players in the French cryptosphere. Thanks to a platform offering an interface that is as simple...
Thank You, Christopher Schmitt
16.4.2020
It’s incredibly sad that Christopher Schmitt passed away last week¹. I keep thinking about how Christopher was one of the best dudes I knew. Just incredibly kind and thoughtful all the way through. I know everyone says that about people after they pass, but I really mean it here. I’m...
Justin Sun Accused of Bribing His Way to the Top of the Steem Hierarchy
13.4.2020
Steem stakeholder Dan Hensley describes his experiences dealing with Justin Sun’s Steem takeover
Top 3 Ways Crypto Companies Are Helping Fight Coronavirus
12.4.2020
The COVID-19 outbreak is changing the way the world operates. As people around the globe stay at home to slowContinue Reading
The post Top 3 Ways Crypto Companies Are Helping Fight Coronavirus appeared first on CoinMarketCap Blog
Collective #601
9.4.2020
LCH colors in CSS * Frontend Mentor * Responsive Images the Simple Way * Button?Design * Interactive Timetable
Collective #601 was written by Pedro Botelho and published on Codrops
CSS Foldable Display Polyfill
9.4.2020
Foldable phones are starting to be a thing. Early days, for sure, but some are already shipping, and they definitely have web browsers on them. Stands to reason that, as web designers, we are going to want to know where that fold is so we can design screens that fit onto the top half and bottom...