Search
The Greatest CSS Tricks Vol. I eBook (PDF and EPUB)
25.10.2021
When I wrote the “book” The Greatest CSS Tricks Vol. I, I put “book” in quotes because there wasn’t anything terribly book-like about it. The only way you could read it was online, logged into this website, with an …
The post The Greatest CSS Tricks Vol. I eBook...
Destiny 2 Glitch Breaks Game, Will Get You Banned
25.10.2021
Destiny 2 has an easy to pull-off trick called the min/max glitch on PC that gives players infinite orbs and a host of other advantages that break a lot of the game’s big activities. Bungie confirmed over the weekend that it’s working on a fix, but in the meantime the developer is warning players...
The Semantics of Jamstack
25.10.2021
The past year has seen a healthy debate around the term ‘Jamstack’ as the definition gets stretched to include new use cases. I recently posted my take on a Jamstack definition in “Static vs. Dynamic vs. Jamstack: Where’s The Line?”…
The post The Semantics of Jamstack appeared...
Command Line trash
24.10.2021
One of the first commands you learn when experimenting with command line is rm, the utility for deleting files and directories. Deletion is a core computer UI operation but operating systems use a “Trash” paradigm, where files are stored before truly deleted. With the rm utility...
Even with Ethereum 2.0 underway, L2 scaling is still key to DeFi’s future
23.10.2021
By incorporating scaling solutions, such as rollups and sidechains, Ethereum has the potential to implement the true vision of DeFi
Would you like fries with that? Fast-food chains are serving up NFTs
23.10.2021
Fast-food restaurants across the globe are jumping on the NFT bandwagon with their own digital tokens
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...