Search
EyeDropper API Dropped
10.9.2021
I had no idea this was coming but it’s pretty neat! Chrome has shipped the EyeDropper API in v95 (Canary, as I write).
???? Loving the new `EyeDropper` Web API:
“`jsawait new EyeDropper().open();// Returns the picked color, e.g.,
…
The post EyeDropper API Dropped appeared...
Energy Web and Protocol Labs to Decarbonize Filecoin
10.9.2021
Energy Web and Protocol Labs finally made the announcement, showcasing the adoption of open-source solutions by cryptocurrency miners in a bid to harness decentralized renewable sources of energy according to Filecoin predictions reports. Six providers of Filecoin storage bought authenticated...
GoMeat Token – Empowering Local Specialty Stores Using Blockchain
9.9.2021
PRESS RELEASE. GoMeat Services (https://gomeat.io) is a digital marketplace connecting consumers with their local specialty (halal/kosher) stores. Since its launch in 2019, GoMeat has processed over 6k orders and garnered over 5k loyal users. GoMeat application and website bring convenience to...
South Korean Police Forces to Form Dedicated Crypto Teams
9.9.2021
://www.edaily.co.kr/news/newspath.asp?newsid=03857286629178152">Per EDaily and Money Today, the National Police Agency confirmed that it had sent letters to 18 larger local forces, tel
Improve Largest Contentful Paint (LCP) on Your Website With Ease
9.9.2021
(This is a sponsored post.)
Optimizing the user experience you offer on your website is essential for the success of any online business. Google does use different user experience-related metrics to rank web pages for SEO and has continued …
The post Improve Largest Contentful Paint (LCP)...
Bill Miller’s Hedge Fund Sees Bitcoin Having ‘Significant Upside Potential’ as Digital Gold
9.9.2021
In a report filed with the U.S. Securities and Exchange Commission (SEC), the fund managers for the Miller Opportunity Trust, Bill Miller’s hedge fund, state that “bitcoin has significant upside potential as a form of digital gold.” The report details that despite...
Fire SVG animations (SMIL) when the SVG is visible
7.9.2021
When requirements read “when visible” your brain should go straight to IntersectionObserver. That’s exactly what Zach is doing here to kick off an animation when it scrolls into view.
Except this animation is an SVG SMIL animation: an <animate>…
The post Fire...
Firefox’s `bolder` Default is a Problem for Variable Fonts
7.9.2021
Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the <b> and <strong> elements in browsers today is not very compatible with the wide range of …
The post Firefox’s `bolder` Default is a Problem...
Inspirational Websites Roundup #29
7.9.2021
A new collection of the best web designs and creative websites from the past couple of weeks.
The post Inspirational Websites Roundup #29 appeared first on Codrops
Bitcoin’s Legal in El Salvador – But Still Has a Mountain to Climb
7.9.2021
ntroversy is already blighting the move, masterminded by the El Salvador President Nayib Bukele. Some claim that a clause in the new law that forces businesses to accept BTC as a form of payment if requested is an example of “strong-arm tactics.”In a bid to drive up the pace of adoption – and
Web 3.0 Is Coming, and Crypto Will Be Essential to It
5.9.2021
First, it was decentralized finance (DeFi), then it was non-fungible tokens (NFTs), and now it seems as though the Next Big Thing in crypto might be Web 3.0. While somewhat vague, this term refers to making the Internet more ‘intelligent’ in various ways, from using AI to proactively respond...
Web 3.0 Is Coming, and Crypto Will Be Essential to It
5.9.2021
squo; in various ways, from using AI to proactively respond to user queries to using decentralization to unlock novel functions and experiences.And given that decentralization is likely to be one of the core properties of Web 3.0, this means that cryptoassets and blockchain will also play a s
Supercharging Built-In Elements With Web Components “is” Easier Than You Think
3.9.2021
We’ve already discussed how creating web components is easier than you think, but there’s another aspect of the specification that we haven’t discussed yet and it’s a way to customize (nay, supercharge) a built-in element. It’s similar to …
The post Supercharging Built-In Elements With...
Links on Performance IV
3.9.2021
HTTP Caching is a Superpower — Hugh Haworth covers how the Cache-Control header is an awfully potent ingredient in web performance. I mis-read the title at first and was waiting to read about HTML caching. Hugh covers it a bit
…
The post Links on Performance IV appeared first...
I completely ignored the front-end development scene for 6 months. It was fine.
3.9.2021
Have you ever fretted that front-end web development moves so fast that if you stepped away for a while, you’d be lost coming back? Rachel Smith has:
The hectic pace of needing to learn one thing after the next
…
The post I completely ignored the front-end development scene for...
If I work really hard on my Open Graph images, people will share my blog posts.
2.9.2021
Zach did that thing where each of his blog posts has a special URL with the design of social image card that is screenshat by a headless browser (like Puppeteer) and used as a true meta Open Graph image, meaning …
The post If I work really hard on my Open Graph images, people will share...
PUBG's Creator Leaves Company To Form New Studio
1.9.2021
Brendan “PlayerUnknown” Greene, the man whose modding and design efforts helped create the Battle Royale genre as we know it, has left PUBG’s parent company Krafton to form his own development studio.Read more
Developers and Designers Work on a Single Source of Truth with UXPin
27.8.2021
(This is a sponsored post.)
There is a conversation that has been percolating for as long as I’ve been in the web design and development industry. It’s centered around the conflict between design tools and development tools. The final …
The post Developers and Designers Work on...
Designing for the Unexpected
27.8.2021
When I think about what front-end development really is and feels like, this is at the heart of it: designing around a huge set of unknowns, and really embracing that notion as a strength of the web rather …
The post Designing for the Unexpected appeared first on CSS-Tricks. You can support...
How I Made a Generator for SVG Loaders With Sass and SMIL Options
26.8.2021
While learning Vue.js, I started building free web tools that involved the exploration of SVG, with the goal of learning something about both! Let’s take a look at one of those tools: a generator that makes SVG loaders and …
The post How I Made a Generator for SVG Loaders With Sass and SMIL...