Search
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”...
‘Who Holds All the Bitcoin’ List Debunked — Without Cryptographic Proof No BTC Ownership Claim Holds Water
27.9.2021
A web portal that displays a list of alleged owners of all the bitcoin in the world has been shared a great deal since China cracked down on crypto trading last week. The web portal claims that the Chinese government owns 194,775 bitcoin that reportedly stem from the Plustoken crypto scam....
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...
DeFi and Web 3.0: Unleashing creative juices with decentralized finance
26.9.2021
The creator economy is one of the most rapidly developing industries, and decentralized technologies have a chance to unlock its full potential
The ‘Feels Guy’ Gets Blockchained — Rare Wojak NFT Project to Launch 4,000 Randomly Generated Wojaks
25.9.2021
While Pepe the frog and Doge made it into the limelight with unique and rare non-fungible token (NFT) assets, another NFT meme collection tied to the infamous 2010 meme “Wojak” has entered the fray. A new NFT collection stemming from the web portal called rarewojak.com has leveraged...
Our Learning Partner: Frontend Masters
24.9.2021
Frontend Masters has been our learning partner for a couple of years now. I love it. If you need structured learning to up your web development skills, Frontend Masters is the place. It works so well because we don’t offer …
The post Our Learning Partner: Frontend Masters appeared...
Learn How to Build True Edge Apps With Cloudflare Workers and Fauna
23.9.2021
(This is a sponsored post.)
There is a lot of buzz around apps running on the edge instead of on a centralized server in web development. Running your app on the edge allows your code to be closer to …
The post Learn How to Build True Edge Apps With Cloudflare Workers and Fauna appeared...
Hackers Compromise Web Portal Bitcoin.org — DNS Hijack Replaces Site With BTC Doubler Scam
23.9.2021
On Thursday, the pseudonymous operator of Bitcoin.org told the public on Twitter that the web portal has been “compromised.” The operator, Cobra, explained that the hackers were able to implement a bitcoin doubler scam model and stressed that the site would be down for a “few...
Container Units Should Be Pretty Handy
23.9.2021
Container queries are going to solve this long-standing issue in web design where we want to make design choices based on the size of an element (the container) rather than the size of the entire page. So, if a container …
The post Container Units Should Be Pretty Handy appeared first...
Twitter’s div Soup and Uglyfied CSS, Explained
22.9.2021
When I came up in web development (2005-2010 were formative years for me), one of the first lessons I learned was to have a clean foundation of HTML. “What Beautiful HTML Code Looks Like” is actually one of the most …
The post Twitter’s div Soup and Uglyfied CSS, Explained...
Počátkem října možná někomu přestane fungovat web. Za vše může konec jednoho kořenového certifikátu
22.9.2021
30. září se asi tu a tam rozbijí internety. Ale nebojte se, konec kybersvěta se ještě nekoná. Oč jde? Toho dne vyprší kořenový certifikát IdentTrust DST Root CA X3. Používá jej také jeden z nejpopulárnějších vydavatelů základních a bezplatných certifikátů Let’s Encrypt pro ověření důvěryhodného
7 Practical Uses for the ::before and ::after Pseudo-Elements in CSS
21.9.2021
CSS ::before and ::after pseudo-elements allow you to insert “content” before and after any non-replaced element (e.g. they work on a <div> but not an <input>). This effectively allows you to show something on a web page that might …
The post 7 Practical Uses...
An Event Apart Full Summit! (Use Coupon AEACSST21)
21.9.2021
(This is a sponsored post.)
The web’s premier conference is online this fall, October 11–13, 2021: An Event Apart Full Summit. If you already know how good of a conference this is (i.e. that some of the web’s biggest …
The post An Event Apart Full Summit! (Use Coupon AEACSST21)...
Video optimization for the web simplified with ImageKit
21.9.2021
Learn how you can resize and optimize video assets using ImageKit's URL-based video APIs.
The post Video optimization for the web simplified with ImageKit appeared first on Codrops
Securities Watchdogs File Orders Against Crypto Lender Celsius
18.9.2021
A news release published by the New Jersey government web portal indicates that the cryptocurrency lending platform Celsius has been sent a cease and desist order from the New Jersey Bureau of Securities. Furthermore, the Texas State Securities Board has ordered Celsius to appear at a hearing...
AggregateError
17.9.2021
One of the big themes of the web these days is concurrency, which leads to accomplishing tasks asynchronously. In doing so, the possibility of multiple errors can occur. Instead of providing a generic error, optimally you’d provide a wealth of error information. TheAggregateError error lets...
Minding the “gap”
16.9.2021
You might already know about the CSS gap property. It isn’t exactly new, but it did gain an important new ability last year: it now works in Flexbox in addition to CSS Grid. That, and the fact that I …
The post Minding the “gap” appeared first on CSS-Tricks. You can support...
2021 Scroll Survey Report
16.9.2021
Here’s a common thought and question: how do browsers prioritize what they work on? We get little glimpses of it sometimes. We’re told to “star issues” in bug trackers to signal interest. We’re told to get involved in GitHub threads …
The post 2021 Scroll Survey...
kbar
15.9.2021
It’s not every day that a new pattern emerges across the web, but I think cmd + k is here to stay. It’s a keyboard shortcut that usually pops open a search UI and it lets you toggle settings on …
The post kbar appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter