Search
CSS for Web Vitals
1.7.2021
The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a …
The post CSS for Web Vitals appeared first...
SNKRX: anatomy of a sleeper hit
30.6.2021
It's fun to drop in on a solo dev's perspective
Fantom Users Can Now Use Chainlink Price Feeds for DeFi Dev
30.6.2021
Fantom recently announced that its testnet has started using Chainlink Price Feeds. The integration will allow developers on Fantom to build and test multiple DeFi-based apps using Chainlink’s precise and tamper-proof data. Fantom acquired the integration since block42 earned a grant through...
Dev: Cyberpunk 2077 Now Actually Ready Six Months After Release
28.6.2021
CD Projekt CEO Adam Kiciński declared that Cyberpunk 2077 had finally reached a “satisfying” level of performance and stability at a WSE Innovation Day conference on June 23. All it took was six months of updates after the game was released. Read more
Are we in a new era of web design? What do we call it?
21.6.2021
Una is calling it the new responsive. A nod to the era we were most certainly in, the era of responsive design. Where responsive design was fluid grids, flexible media, and media queries, the new responsive is those things …
The post Are we in a new era of web design? What do we call...
Elden Ring Will Be Easier, Dev Says, But No Difficulty Options
17.6.2021
Elden Ring director Hidetaka Miyazaki recently sat down with Japanese gaming outlet Famitsu to discuss the upcoming From Software adventure following its stunning reintroduction at E3 2021. While their conversation treads similar ground to other interviews, Miyazaki also got into the ways his team...
Media Queries in Times of @container
15.6.2021
Max Böck took me up on my challenge to look through a codebase and see how many of the @media queries could ultimately become @container queries.
I took the bait and had a look at some of my projects –
…
The post Media Queries in Times of @container appeared first on CSS-Tricks.
You...
A man and his S.C.A.M.: Solo dev ‘Dreesus’ on making a memecoin legit
11.6.2021
After minting a memecoin, a solo developer now has to grow his Frankenstein creation into a success
Battlefield 2042 Is Not Commentary On Climate Refugees Says Dev, Internet Disagrees
10.6.2021
Just as the world keeps turning—at least, until the climate apocalypse claims us all—so too has the latest big video game announcement brought a new developer attempt at denying that their game might say something.Read more
Jetpack Boost Handles Critical CSS For You
1.6.2021
Critical CSS is one of those things I see in my performance reports but always seem to ignore. I know what it means. It means to put only the CSS required to render things immediately visible in a <style>…
The post Jetpack Boost Handles Critical CSS For You appeared first...
Svelte for the Experienced React Dev
21.5.2021
This post is an accelerated introduction to Svelte from the point of view of someone with solid experience with React. I’ll provide a quick introduction, and then shift focus to things like state management and DOM interoperability, among other things. …
The post Svelte for the Experienced...
CSS Hell
21.5.2021
Collection of common CSS mistakes, and how to fix them
From Stefánia Péter.
Clever idea for a site! Some of them are little mind-twisters that could bite you, and some of them are honing in on best practices that …
The post CSS Hell appeared first on CSS-Tricks.
You can support CSS-Tricks...
Learn CSS!
20.5.2021
Ooo look at this mighty SEO flex from Google: Learn CSS! Well deserved — this is great content. Twenty-three chapters taking you through all the fundamentals of CSS with extra content, like relevant podcasts, interactive examples, and even quizzes to …
The post Learn CSS! appeared first...
Euismod
17.5.2021
An interactive tool for learning grid syntax from Etesam Ansari. In the Learn section, it teaches you some concepts (involving multiple bits of the grid syntax) then gives you a task to complete by filling out the right syntax. I’m …
The post Euismod appeared first on CSS-Tricks.
You...
AppSwarm’s DOGE division calls for a global dev teams to build off Dogecoin
13.5.2021
AppSwarm’s newly launched Dogecoin division DogeLabs wants to become a global Dogecoin player by uniting worldwide DevOps teams
Topframe
10.5.2021
This is extremely fun. Jeff Lindsay has created Topframe, and writes:
Anybody that knows how to mess around with HTML can now mess around with their desktop computing experience. Topframe is an open source tool that lets you
…
The post Topframe appeared first on CSS-Tricks.
You...
Maker Foundation returns dev fund to DAO amid path to decentralization
4.5.2021
The Maker Foundation has returned 84,000 MKR to the project’s DAO in a major milestone for the protocol’s road to decentralization
What do devs really think of game platform cut?
3.5.2021
And lots more dev data from GDC! Plus, uhh, a LOT more
Eliminating five top compatibility pain points on the web
23.4.2021
Robert Nyman and Philip Jägenstedt:
Google is working with other browser vendors and industry partners to fix the top five browser compatibility pain points for web developers. The areas of focus are CSS Flexbox, CSS Grid, position: sticky, 
…
The post Eliminating five...
Using New Gatsby Source WordPress Plugin
23.4.2021
In my previous article, I discussed how I learned to create a decoupled WordPress powered Gatsby site using the Gatsby Source WPGraphQL plugin. The project was done following the ongoing developmental version of WPGraphQL and an excellent tutorial by Henrik …
The post Using New Gatsby Source...