Search
You’re Probably Not Actually Stuck In Metroid Dread
22.10.2021
Maybe you’ve been playing Metroid Dread since it hit Nintendo Switch on October 8, but put it down out of frustration from being stuck in the dang game. Or is that just me? Good news: you’re not actually stuck. It’s just easy to not realize what blocks are destroyable while you’re exploring.Read...
Can Include (a Certain HTML element within another Certain HTML Element)
22.10.2021
A single-serving website from Alexander Vishnyakov for testing if it’s valid to put any particular HTML element within another type of HTML element. Kinda neat to have a quick reference for this.
Some combinations feel fairly obvious: can you put …
The post Can Include (a Certain HTML...
Billionaire VC Peter Thiel Discusses Satoshi’s Identity — Says Bitcoin Is the ‘Most Honest Market We Have’
22.10.2021
According to reports, tech billionaire Peter Thiel — the co-founder of Paypal and Palantir — spoke about bitcoin at an event hosted in Miami. At the time, bitcoin had just surpassed its all-time price high and Thiel said “you’re supposed to just buy bitcoin”...
Exploring the CSS Paint API: Rounding Shapes
22.10.2021
Adding borders to complex shapes is a pain, but rounding the corner of complex shapes is a nightmare! Luckily, the CSS Paint API is here to the rescue! That’s what we’re going to look at as part of this “Exploring …
The post Exploring the CSS Paint API: Rounding Shapes appeared first...
What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
22.10.2021
It’s not uncommon for my front-end workflow to go something like this:
Work on thing.
See that thing in an automatically refreshed browser.
See something wrong with that thing.
Inspect and correct the thing in DevTools.
Apply the correct code
…
The post What if… you could use Visual...
The CSS-in-React Landscape
22.10.2021
(This is a sponsored post.)
I only half-jokingly refer to the CSS-in-JS world as CSS-in-React. Many of the libraries listed below theoretically work in non-React situations — they generally call that “framework-agnostic”) — but I’d guess the vast majority …
The post...
7 Uncharted Game References You May Have Missed In The Movie Trailer
21.10.2021
This morning, Sony released the first official trailer for the Uncharted movie, starring Tom Holland as the terminally henley-wearing rogue Nathan Drake. Movies based on video games don’t have the best track record, of course, but it nonetheless looks pretty fun..Read more
Here's What You Need to Know About the Bitcoin Futures ETF
21.10.2021
Only a day after the first-ever US-based bitcoin exchange-traded fund (ETF) went live on the NYSE Arca exchange, the price of bitcoin (BTC) rallied to a new all-time high. While it would be a bit of a stretch to claim that only the ETF caused this, it helped BTC retain its positive price momentum. ...
How to Create a Contact Form With Next.js and Netlify
21.10.2021
We’re going to create a contact form with Next.js and Netlify that displays a confirmation screen and features enhanced spam detection.
Next.js is a powerful React framework for developing performant React applications that scale. By integrating a Next.js site with …
The post How...
Mars4 – Unique NFT Land Plots of the Red Planet for Crypto Fans
21.10.2021
There was a time when space travels showed only on screens and dreams about Mars seemed out of this planet. Welcome to the present, then it has become real. Now You can own a piece of the Red Planet by participating in the Mars Land NFT sale running on Ethereum. Touch the red earth, take […]
Some Typography Links VIII
21.10.2021
Do you know what to use the @ sign for something other than email addresses and Twitter handles? I do! —  Pawel Grzybek notes how some old physical typewriters had an “Arroba” on them which was represented with the @
…
The post Some Typography Links VIII appeared first...
7 eCommerce Design Trends You Need to Know for 2022
20.10.2021
As ecommerce’s popularity grows, web designers need to know how to design online stores that can compete. Mastering these 7 ecommerce design trends is a good place to start.
The post 7 eCommerce Design Trends You Need to Know for 2022 appeared first on Codrops
7 eCommerce Design Trends You Need to Know for 2022
20.10.2021
As ecommerce’s popularity grows, web designers need to know how to design online stores that can compete. Mastering these 7 ecommerce design trends is a good place to start.
The post 7 eCommerce Design Trends You Need to Know for 2022 appeared first on Codrops
Creating Your Own Bragdoc With Eleventy
20.10.2021
No matter what stage you’re at as a developer, the tasks we complete—whether big or small—make a huge impact in our personal and professional growth. Unfortunately, those tasks aren’t always recognized because they can easily get lost in the sea …
The post Creating Your Own Bragdoc With...
@supports selector()
19.10.2021
I didn’t realize the support for @supports determining selector support was so good! I usually think of @supports as a way to test for property: value pair support. But with the selector() function, we can test for selector support …
The post @supports selector() appeared first...
An Interview With Elad Shechter on “The New CSS Reset”
19.10.2021
Hey folks! Elad reached out to me to show me his new CSS reset project called the-new-css-reset. It’s quite interesting! I thought a neat way to share it with you is not only to point you toward it, but …
The post An Interview With Elad Shechter on “The New CSS Reset” appeared...
Did Bitcoin Reach Another All-Time High? It Depends On Whom You Ask
19.10.2021
Is the price of bitcoin (BTC) once again nearing its all-time high, or has it already exceeded it? The question is not as easy to answer as it seems, and, frankly, the answer depends on whom you ask.
As a truly global digital currency, bitcoin is traded by people on exchanges, over-the-counter...
Three-Digit Browser Versions in March 2022
19.10.2021
This isn’t supposed to be any sort of decision-making based on browser User-Agent Strings. But, ya know, collectively, we do make those decisions.
Karl Dubost notes that there is a significant change coming to them, notably moving the version …
The post Three-Digit Browser Versions...
11 Things You Might Have Missed From The Animal Crossing: New Horizons Nintendo Direct
18.10.2021
Last week’s Animal Crossing: New Horizons’ Nintendo Direct was an avalanche of info about new items, gameplay, and characters coming to the game in both its free update and paid Happy Home Paradise DLC on November 5. Read on for some neat little details about everything that’s coming that you might...
How to Build a Nearly Headless WordPress Website
18.10.2021
I believe that a traditional WordPress theme should be able to work as effectively as a static site or a headless web app. The overwhelming majority of WordPress websites are built with a good ol’ fashioned WordPress theme. Most of …
The post How to Build a Nearly Headless WordPress...