Search
How 'hook' made With You stand out as a free Steam game
21.2.2022
It's not all about $$$, you know
The Hilarious Visual Novel In Which You Date Villages
21.2.2022
I just got friend-zoned by London.Read more
A Complete Guide to CSS Cascade Layers
21.2.2022
This is your complete guide to CSS cascade layers, a CSS feature that allows us to define explicit contained layers of specificity, so that we have full control over which styles take priority in a project without relying on specificity …
A Complete Guide to CSS Cascade Layers originally...
Dying Light 2's Post-Apocalypse Would Be More Fun If It Just Let You Hang Out
21.2.2022
I’ve started Dying Light 2 twice now, once on PC, and once on PS5. Both times I’ve had the same struggle: I don’t want to leave that starting location. A few rotting skeletons aside, it’s perfect—it’s where I want to be in an apocalypse. Screw this guy’s missing sister, she’s probably long dead....
Noise Pattern Reconstruction from Monopo Studio
21.2.2022
In this coding tutorial you learn how to recreate the noise pattern seen on the Monopo Studio website using Three.js
The post Noise Pattern Reconstruction from Monopo Studio appeared first on Codrops
Mexico’s Third Richest Billionaire Says Buy Bitcoin, Forget About Selling, You’ll Thank Me Later
21.2.2022
The third-richest billionaire in Mexico, Ricardo Salinas Pliego, advises to buy bitcoin, keep buying while the price is still low, and hold the crypto without thinking of selling. “Trust me, you’re going to thank me later,” he affirmed. Billionaire Ricardo Salinas...
Who Audits the Auditors? Smart Contract Audit Token (SCATDAO) to Hold a Public Sale on KICK․IO
20.2.2022
PRESS RELEASE. The world of audit has always had an inherent problem, the conflict of interest that comes from paying for audit services. Auditors are meant to be independent of their clients, but how can you be independent when you are auditing your employer? With countless instances of paid...
Elon Musk Reveals Dogecoin Will Be Accepted at Tesla’s New Futuristic Diner, Drive-in Theater
20.2.2022
Elon Musk has revealed that Tesla’s upcoming futuristic diner and drive-in theater, planned for the Hollywood area, will accept the meme cryptocurrency dogecoin. The electric car company currently accepts DOGE for some merchandise on its website. Tesla CEO Elon Musk: ‘You Can Pay...
Don't Worry, Final Fantasy VI's Pixel Remaster Will Let You Properly Suplex That Train
18.2.2022
After showing a video over the weekend of Final Fantasy VI’s train boss not flipping upside-down while being suplexed by beefy monk Sabin in the upcoming pixel remaster, Square Enix is now reassuring fans that the locomotive will be properly manhandled when the game comes to Steam and mobile...
Comparing Node JavaScript to JavaScript in the Browser
18.2.2022
Being able to understand Node continues to be an important skill if you’re a front-end developer. Deno has arrived as another way to run JavaScript outside the browser, but the huge ecosystem of tools and software built with Node mean …
Comparing Node JavaScript to JavaScript in the Browser...
(Jay Freestone’s) Front-End Predictions for 2022
18.2.2022
I linked to Jay’s front-end predictions last year and I think they panned out pretty well. I think he’s got a bit of a knack for that wide-scope look at front-end, including tooling and architecture, as well as browser tech. …
(Jay Freestone’s) Front-End Predictions for 2022...
The 10 Best Skills You Should Get ASAP In Horizon Forbidden West
18.2.2022
Horizon Forbidden West, Guerrilla Games’ sumptuous homage to the concept of lens flare, is massive—so massive, in fact, that it doesn’t have a skill tree. Nope, it has six.Read more
Before You Start: Five Settings To Change In Horizon Forbidden West
18.2.2022
The only thing bigger than Horizon Forbidden West’s open-world is its suite of options. Guerrilla’s splashy PlayStation action-adventure game features dozens of settings, some of which—difficulty sliders, controller presets, visual modes—are par for the course. But others, like the ability to slow...
Inspirational Websites Roundup #34
18.2.2022
A fresh collection of new websites to get you up-to-date with the latest web design trends.
The post Inspirational Websites Roundup #34 appeared first on Codrops
Subsetting Font Awesome to Improve Performance
17.2.2022
Font Awesome is an incredibly popular icon library. Unfortunately, it’s somewhat easy to use in a way that results in less-than-ideal performance. By subsetting Font Awesome, we can remove any unused glyphs from the font files it provides. This will …
Subsetting Font Awesome to Improve...
Everything You Need To Know About Horizon Zero Dawn’s Story Before You Play Forbidden West
17.2.2022
Horizon Forbidden West is almost out, and it basically picks up exactly where the previous game left off. The opening hours will pelt you with strange names, supposedly familiar faces, and a helpful but extremely brief recap of the events of Horizon Zero Dawn. If you’re planning on jumping into...
Top Things You Didn’t Know You Could Do With Netlify CLI
17.2.2022
(This is a sponsored post.)
First things first, if you didn’t know Netlify had a CLI, they do.  One of my favorite things about it running the command netlify dev on nearly any static-site generator project is seeing it …
Top Things You Didn’t Know You Could Do With Netlify...
Add-to-Calendar Button UI Widget
17.2.2022
A useful little UI widget thingy here from Jens Kuerschner. Click the add-to-calendar button, get a list of calendar apps, the user selects which one they actually use, and they get what they need for that calendar. Could be a …
Add-to-Calendar Button UI Widget originally published...
An Auto-Filling CSS Grid With Max Columns of a Minimum Size
16.2.2022
Within Drupal 10 core, we’re implementing a new auto-filling CSS Grid technique that I think is cool enough to share with the world.
The requirements are:
The user specifies a maximum number of columns. This is the auto-filling grid’s “natural”
…
An Auto-Filling CSS Grid With Max Columns...
GSAP Flip Plugin for Animation
15.2.2022
Greensock made the GSAP Flip plugin free in the 3.9 release. FLIP is an animation concept that helps make super performance state-change animations. Ryan Mulligan has a good blog post:
FLIP, coined by Paul Lewis, is an
…
GSAP Flip Plugin for Animation originally published...