Search
Bosch teams up with Fetch.ai to launch blockchain and develop Web 3.0 tech
18.2.2021
The two companies are cooperating to develop practical use cases for blockchain technology
Blockchain Firm Asks Nevada State for Permission to Build a Crypto ‘Smart City’ in Storey County
17.2.2021
A crypto “smart city” could become a reality in Nevada’s desert, as a blockchain firm applied to make it possible. The investment company asked the state of Nevada to form a local government in Storey County. Crypto City Aims to Host 33 Million Square Feet of Commercial Space...
Front of the Front / Back of the Front
17.2.2021
People really latched onto Brad’s framing. And for good reason. Front-end development has gotten so wide scoping that there are specialists inside of it. Two years ago, I cut it down the middle and now Brad is putting …
The post Front of the Front / Back of the Front appeared first...
Maximally optimizing image loading for the web in 2021
16.2.2021
Malte Ubl’s list for:
8 image loading optimization techniques to minimize both the bandwidth used for loading images on the web and the CPU usage for image display.
Fluid width images in CSS, not forgetting the height and width attributes
…
The post Maximally optimizing image...
The web didn’t change; you did
16.2.2021
I love this piece from Remy Sharp where he argues that the web didn’t get more complicated over the last 20 years, despite what we might think:
Web development did not change. Web development grew. There are more options now,
…
The post The web didn’t change; you did appeared first...
Christie’s auctions its first purely digital artwork in form of blockchain token
16.2.2021
Christie’s to auction its first purely digital work by Mike “Beeple” Winkelmann through an NFT marketplace
Cloudflare Teams With Unstoppable Domains to Bring .Crypto Addresses to Web Browsers
16.2.2021
The new integration means web users can directly access decentralized websites form any browser
The Graph explores integrations for Bitcoin, Polkadot, and other Layer-1 blockchains
16.2.2021
Blockchain data indexing protocol The Graph is considering Bitcoin, Polkadot, and Binance Smart Chain among others after launching on Ethereum
Using AbortController as an Alternative for Removing Event Listeners
15.2.2021
The idea of an “abortable” fetch came to life in 2017 when AbortController was released. That gives us a way to bail on an API request initiated by fetch() — even multiple calls — whenever we want.
Here’s a super …
The post Using AbortController as an Alternative for Removing Event Listeners...
Allianz Economic Advisor Says Argument for Bitcoin Is Evolving — More Companies Will Embrace BTC as Form of Payment
15.2.2021
Allianz’s chief economic advisor, Mohamed El-Erian, says that the argument for investing in bitcoin has reached a pivot point. He sees more companies following Tesla’s example and embracing bitcoin as an investment vehicle as well as a form of payment. Allianz’s Economic Advisor...
Darknet Market Joker’s Stash Retires After Raking in $1 Billion in Cryptocurrencies
14.2.2021
One of the largest darknet marketplaces for selling identity data and stolen credit card information, Joker’s Stash retired last month after making off with a cool $1 billion in cryptocurrencies. Weeks ago, U.S. and European officials seized some of the web portal’s servers tied...
Kim Dotcom Publishes a Website That Highlights the Benefits of Bitcoin Cash
13.2.2021
On February 12, the founder of the now-defunct file-sharing website Megaupload and cryptocurrency proponent, Kim Dotcom tweeted about a new website he created that shows the upside of bitcoin cash. The web portal whybitcoincash.com highlights why people should join the digital money revolution...
Twitch Viewers Elect Meme Lizard As New Permanent Pogchamp
12.2.2021
Today, Twitch let viewers vote on a new permanent Pogchamp emote. A lizard won. Frankly, it was inevitable.Read more
Don’t put pointer-events: none on form labels
12.2.2021
Bruce Lawson with the tip of the day, warning against the use of pointer-events: none on forms labels. We know that pointer-events is used to change how elements respond to click, tap, hover, and active states. But it apparently borks …
The post Don’t put pointer-events: none on form labels...
Responsible Web Applications
12.2.2021
Joy Heron bought a cool domain name and published an article there:
Luckily, with modern HTML and CSS, we can create responsive and accessible web apps with relative ease. In my years of doing software development, I have learned some
…
The post Responsible Web Applications appeared first...
Web-based YIELD App looks to tackle DeFi's 'inherent complexity'
12.2.2021
YIELD App launched the public beta of its web platform Friday. Its target audience is retail investors looking for easy exposure to DeFi
Progressive Web Apps in 2021
12.2.2021
Maximiliano Firtman has a look at PWAs this year, including trying to get a bead on how widespread they are:
At the end of 2020, approximately 1% of websites included a Service Worker, and 2.2% had an installable Web App
…
The post Progressive Web Apps in 2021 appeared first...
iframe feedback
11.2.2021
What if an <iframe had within it another <iframe of the exact same source? Inception, as they say. Baptise Crespy does this all-important research in the name of art and science.
Turns out browsers are smart enough to not …
The post iframe feedback appeared first on CSS-Tricks.
You...
:focus-visible Support Comes to Firefox
10.2.2021
Look at that! The :focus-visible pseudo-selector is now supported in Firefox, as of version 85 which shipped yesterday. I had to rush over to the MDN Docs just to confirm, and yep, the :focus-visible page has been updated to …
The post :focus-visible Support Comes to Firefox appeared first...
The Differences in Web Hosting (Go with the Happy Path)
10.2.2021
One of our readers checked out “Helping a Beginner Understand Getting a Website Live” and had some follow up questions specifically about hosting providers. Here’s what they asked:
What’s the difference between hosting providers? For example, what is the difference...