Search
On User Tracking and Industry Standards on Privacy
22.11.2021
Inspired by Eva PenzeyMoog’s new book, Jeremy highlights the widespread user tracking situation in this industry:
There was a line that really stood out to me:
The idea that it’s alright to do whatever unethical thing is currently the
…
The post On User Tracking...
Easy Dark Mode (and Multiple Color Themes!) in React
11.11.2021
I was working on a large React application for a startup, and aside from just wanting some good strategies to keep our styles organized, I wanted to give this whole “dark mode” thing a shot. With the huge ecosystem around …
The post Easy Dark Mode (and Multiple Color Themes!) in React...
VideoPress for WordPress
9.11.2021
(This is a sponsored post.)
The leade here is that VideoPress makes video on WordPress way better. VideoPress is a part of Jetpack. And now, if VideoPress is the only thing you care about from the Jetpack world, you …
The post VideoPress for WordPress appeared first on CSS-Tricks. You...
Green means go: 5 spectacular altcoin rallies with one thing in common
6.11.2021
Serendipity is "a fortunate discovery or event when things come together just perfectly." You can't plan for it... or can you?
enterkeyhint
5.11.2021
I only just recently learned the enterkeyhint attribute on form inputs was a thing! It seems like kind of a big deal to me, as crafting HTML form markup is a decent slice of a front-end developer’s life, and this …
The post enterkeyhint appeared first on CSS-Tricks. You can support...
Mario Kart NFT Idea Is The Worst Thing I Have Ever Read
1.11.2021
Bloomberg Wealth has a major feature up today called “Into the Metaverse: Where Crypto, Gaming and Capitalism Collide”. It is as critical and as informative as you’d guess something coming from a finance site would be, but there’s one section in particular that will haunt me, and now you, for...
CSS-ing Candy Ghost Buttons
1.11.2021
Recently, while looking for some ideas on what to code as I have zero artistic sense so the only thing I can do is find pretty things that other people have come up with and remake them with clean and …
The post CSS-ing Candy Ghost Buttons appeared first on CSS-Tricks. You can support...
How Halloween Became a Thing in Japan
28.10.2021
When I first came to Japan in 2001, Halloween was not a thing. At all. Well, it was if you were a foreigner, but Japanese people just didn’t really get it.Read more
NFTs ‘on Bitcoin’: Yes, That’s a Thing!
23.10.2021
Non-fungible tokens (NFTs) are all the rage right now. From CryptoPunks to Bored Apes, millions in crypto are exchanging hands for pixel art, tokenized memes, and crypto collectibles.
For the most part, the action takes place on the Ethereum (ETH) blockchain, which has made some hardcore...
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...
Less Absolute Positioning With Modern CSS
13.10.2021
Ahmad Shadeed blogs the sentiment that we might not need to lean on position: absolute as much as we might have in the past. For one thing: stacking elements. For example, if you have a stack of elements that should …
The post Less Absolute Positioning With Modern CSS appeared first...
ShopTalk Goes Video
4.10.2021
Dave and I slapped up a little videos section of the ShopTalk website. Twelve so far! They are short-ish, between 10-20 minutes, each focused on one fairly specific thing. We’re kinda just dipping our toes here — we don’t …
The post ShopTalk Goes Video appeared first...
Gay Road Trip RPGs Are A Thing Now, And I'm Into It
30.9.2021
Not many hero’s journey games lean into the journey part occurring from the back seat of a convertible, where you talk about how you had a crush on your best friend while their partner drives, but then, Get in the Car, Loser! isn’t afraid to get awkward, while also gaying up the place with all...
Systems for z-index
24.9.2021
Say you have a z-index bug. Something is being covered up by something else. In my experience, a typical solution is to put position: relative on the thing so z-index works in the first place, and maybe rejigger the z-index…
The post Systems for z-index appeared first on CSS-Tricks. You...
Comparing Methods for Appending and Inserting With JavaScript
24.9.2021
Let’s say we want to add something to a webpage after the initial load. JavaScript gives us a variety of tools. Perhaps you’ve used some of them, like append, appendChild, insertAdjacentHTML, or innerHTML.
The difficult thing …
The post Comparing Methods for Appending...
Proposal for CSS @when
22.9.2021
CSS is on a tear lately. Again, I’ve heard of a brand new thing I’ve never seen before, and again it’s via Miriam: CSS Conditionals.
???? CSSWG just resolved to adopt @tabatkins when/else proposal into the next level of CSS
…
The post Proposal for CSS @when appeared...
Cascade Layers?
21.9.2021
There is a new thing coming in CSS: @layer. As with all new things, it takes time to really wrap your head around it. And despite me tapping at my keyboard about it, full disclosure, I’m not sure my …
The post Cascade Layers? appeared first on CSS-Tricks. You can support CSS-Tricks...
Resources aren’t requested by CSS, but by the DOM
21.9.2021
This is a good tweet from Harry:
Simple yet significant thing all developers should keep in mind: CSS resources (fonts, background images) are not requested by your CSS, but by the DOM node that needs them [Note: slight oversimplification, but
…
The post Resources aren’t requested...
Smashing crypto adoption barrier? Solana aims to do its own ‘thing’
17.9.2021
A blockchain network can excel at security or speed — but not both — Solana’s Yakovenko tells Cointelegrapha the network is betting on speed
GameFi: The Next Big Thing of Cryptoverse
7.9.2021
GameFi is a hot new trend in financial ecosystems, as it enables play to earn, yet free to play games to run on top of blockchains like Enjin and TRON. These games also enable players to collect unique NFTs, which can be worn as gadgets in these games and can even be carried across separate …