Search
Comparing HTML Preprocessor Features
30.9.2021
(This is a sponsored post.)
Of the languages that browsers speak, I’d wager that the very first one that developers decided needed some additional processing was HTML. Every single CMS in the world (aside from intentionally headless-only CMSs) …
The post Comparing HTML Preprocessor...
Creating the Perfect Commit in Git
30.9.2021
A commit can be something that helps us stay on top of things. It can be a container for related changes that belong to one and only one topic, and thereby make it easier for us to understand what happened.
In this post, we’re talking about what it takes to produce the "perfect" commit.
The post...
Amazon’s New World MMO Won’t Let You Name Yourself Jeff Bezos
29.9.2021
No, you cannot name yourself Jeff Bezos or any variant thereof in Amazon’s recently released and incredibly messy Massively Multiplayer Online Colonization Simulator, The New World. This is unsurprising given the extremely fragile egos of the most powerful men on earth.Read more
Web Streams Everywhere (and Fetch for Node.js)
29.9.2021
Chrome developer advocate Jake Archibald called 2016 “the year of web streams.” Clearly, his prediction was somewhat premature. The Streams Standard was announced back in 2014. It’s taken a while, but there’s now a consistent streaming API implemented …
The post Web Streams...
Front-End Dev Shortcuts in iOS 15
29.9.2021
I was pretty stoked when Chris shared a way to “View Source” on mobile. Sure, it’s not the same as a built-in feature but it allows iOS users like myself a way to peek at a site’s code the …
The post Front-End Dev Shortcuts in iOS 15 appeared first on CSS-Tricks....
Swash Will Bring You Back Control of Your Data so You Can Earn From It, Not Tech Monopolies
29.9.2021
Who controls your data is a vital and growing concern these days. People are now fully aware of how the giant tech monopolies are extracting value out of users’ private information while they get nothing in return. Regulators, companies and users have all began to challenge the way this...
So many little design helper sites!
28.9.2021
I had one of those little single-serving designer helper sites bookmarked the other day: getwaves.io. Randomized SVG waves! Lots of cool options! Easy to customize! Easy to copy and paste! Well played, z creative labs.
But then I …
The post So many little design helper sites! appeared...
So many little design helper sites!
28.9.2021
I had one of those little single-serving designer helper sites bookmarked the other day: getwaves.io. Randomized SVG waves! Lots of cool options! Easy to customize! Easy to copy and paste! Well played, z creative labs.
But then I …
The post So many little design helper sites! appeared...
Look At All The Ways You Can Kill People In Deathloop
28.9.2021
Deathloop has some of Arkane Studios’ biggest, most kinetic-feeling levels to date. Yes, they’re beautiful to behold, and a joy to traverse, but their best quality may be a little more subtle. They’ve proven to be perfect laboratories for players to experiment with ever more dastardly and amusing...
iOS Browser Choice
28.9.2021
Just last week I got one of those really?! 🤨 faces when this fact came up in conversation amongst smart and engaged fellow web developers: there is no browser choice on iOS. It’s all Safari. You can download apps that …
The post iOS Browser Choice appeared first on CSS-Tricks....
Web Unleashed is Back! (Use Coupon Code “CSS-Tricks” for 50% Off)
28.9.2021
(This is a sponsored post.)
Now in its tenth year (!!!), Web Unleashed is one of the top events for web devs. It’s coming up quick: October 20-22, 2021.
The lineup is amazing. You’ll hear from leaders in …
The post Web Unleashed is Back! (Use Coupon Code “CSS-Tricks”...
JPMorgan Boss Jamie Dimon: ‘If You Borrow Money to Buy Bitcoin, You’re a Fool’
28.9.2021
Jamie Dimon, the CEO of one of the biggest financial institutions of the world, JPMorgan, has once again let the world know about his stance on bitcoin and cryptocurrencies. Dimon stated that whoever borrowed money to purchase bitcoin was, in his opinion, a “fool.” However,...
Tonic (Component Framework)
27.9.2021
I enjoy little frameworks like Tonic. It’s essentially syntactic sugar over <web-components /> to make them feel easier to use. Define a Class, template literal an HTML template, probably some other fancy helpers, and you’ve got a component …
The post Tonic (Component...
Collecting Email Signups With the Notion API
27.9.2021
A lot of people these days are setting up their own newsletters. You’ve got the current big names like Substack and MailChimp, companies like Twitter are getting into it with Revue, and even Facebook is getting into the …
The post Collecting Email Signups With the Notion API appeared first...
Cryptowisser: Then, Now and What’s Next for NFTs
27.9.2021
Non-Fungible Tokens (NFTs) have been around for some time now, with what is recognized as the first-ever NFT “Quantum” created back in 2014. Since then, the industry has evolved and grown into what you see today; a flourishing and wholly absorbing market built on the Ethereum...
If You Want Bayonetta 3 On PlayStation Or Xbox, Tell Nintendo Says Hideki Kamiya
27.9.2021
The first Bayonetta was multiplatform. But the game’s sequel was a Nintendo exclusive, as is the upcoming Bayonetta 3. Other than getting a Switch, what should PlayStation 5 and Xbox Series X/S owners do if they want to play the game? Tell Nintendo, says the game’s executive director Hideki Kamiya....
Bitcoin could hit $37K but trader says BTC price top will be 'number you can't comprehend'
26.9.2021
Major buyer interest below $40,000 may get filled before Bitcoin price action launches to new all-time highs and beyond
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...
Protect Yourself With the Sim Encriptados, Travel to More Than 200 Countries, and Communicate With Security
24.9.2021
PRESS RELEASE. When people talk about technology, the first thoughts are cell phones, applications, or equipment; but you rarely recall Sim Cards. Those small cards people often despise, thinking that they are only chips that you use to call or have data. Contrary to this, Sim Cards store much more...
The Self Provisioning Runtime
24.9.2021
Big thoughts on where the industry is headed from Shawn Wang:
Advancements in two fields — programming languages and cloud infrastructure — will converge in a single paradigm: where all resources required by a program will be automatically provisioned, and
…
The post The Self...