Search
Notes on Reverse-Scrolling Columns With CSS Scroll-Timeline
31.1.2022
Lemme do this one quick-hits style:
Mary Lou published a quintessentially-Codrops-y demo called Alternate Column Scroll.
The scrolling effect is powered by Locomotive Scroll, which we’ve coincidentally covered before.
Bramus has been exploring native CSS scrolling effects
…
Notes...
The Relevance of TypeScript in 2022
31.1.2022
It’s 2022. And the current relevance of TypeScript is undisputed. TypeScript has dominated the front-end developer experience by many, many accounts. By now you likely already know that TypeScript is a superset of JavaScript, building on JavaScript by adding …
The Relevance of TypeScript...
The Optional Chaining Operator, “Modern” Browsers, and My Mom
30.1.2022
Jim Nielsen’s mom couldn’t open a website. Jim worked on confirming the issue and documented how he got to the bottom of it:
“[…] well it can’t be a browser issue. It’s not like my Mom is using Internet Explorer!
…
The Optional Chaining Operator, “Modern” Browsers,...
To Get Shinies In Pokémon Legends: Arceus, You Need To Exploit Mass Outbreaks
28.1.2022
Any number of things can serve as personal distractions in Pokémon Legends: Arceus, but one I’m sure a lot of folks will enjoy is shiny hunting. Searching out with these alternately colored pocket monsters is half the fun of these games for many hardcore fans, and Arceus offers up an interesting...
What Happens When You Attack That Pokémon Legends: Arceus Giant Rapidash
28.1.2022
While trotting about the first free-roaming area of Pokémon Legends: Arceus, it would behoove you to visit the massive, angry Rapidash roaming the Horseshoe Plains. You’re sure to get on like a house-sized horse on fire.Read more
Pokémon Legends: Arceus Gives You A Shiny Ponyta With A Special Legacy
28.1.2022
Even if shiny hunting in Pokémon games isn’t your cup of tea, it’s always exciting to randomly happen upon one of these uber-rare, alternately colored pocket monsters. Fortunately, Pokémon Legends: Arceus makes achieving this feat easy by reviving an old series tradition and giving players...
My, Link, How You've Grown
28.1.2022
Dan Eder is an artist currently working on Warner Bros’ fighting game Multiversus.Read more
Git: Switching Unstaged Changes to a New Branch
28.1.2022
I’m always on the wrong branch. I’m either on master or main working on something that should be on a fix or feature branch. Or I’m on the last branch I was working on and should have cut a new …
Git: Switching Unstaged Changes to a New Branch originally published...
I Traveled To Facebook's Soulless (But Popular) Metaverse So You Don't Have To
27.1.2022
The metaverse is supposed to be the future, so it’s got the world buzzing with excitement. Hilariously, though, the prominence of the “futuristic” buzzword has caused old footage of digital worlds to explode on social media, largely driven by the fact that nobody really understands what the hell...
Demystifying TypeScript Discriminated Unions
27.1.2022
TypeScript is a wonderful tool for writing JavaScript that scales. It’s more or less the de facto standard for the web when it comes to large JavaScript projects. As outstanding as it is, there are some tricky pieces for the …
Demystifying TypeScript Discriminated Unions originally published...
Build, Ship, & Maintain Design Systems with Backlight
27.1.2022
(This is a sponsored post.)
Design systems are an entire job these days. Agencies are hired to create them. In-house teams are formed to handle them, shipping them so that other teams can use them and helping ensure they …
Build, Ship, & Maintain Design Systems with Backlight originally...
I Love You, Ringo
27.1.2022
Some things happen in your life at exactly the right time. It could be meeting the right person, discovering an open source project you go on to join, or even starting a blog when you’re bored with a job you don’t enjoy. All of those things happened to me at the right time and brought...
How to Cycle Through Classes on an HTML Element
26.1.2022
Say you have three HTML classes, and a DOM element should only have one of them at a time:
<div class="state-1"</div<div class="state-2"</div<div class="state-3"</div
Now your job is to rotate them. That is, cycle through classes …
How to Cycle Through Classes on...
It’s Not Just You: Miyamoto Hated Navi In Ocarina Of Time, Too
26.1.2022
Navi. That simple, two-syllable word is enough to send even diehard Legend of Zelda fans into a tailspin. But as it turns out, even Shigeru Miyamoto–the legendary designer behind the action-adventure franchise and countless other Nintendo properties–felt a touch of frustration toward Link’s...
Fancy CSS Borders Using Masks
26.1.2022
Have you ever tried to make CSS borders in a repeating zig-zag pattern? Like where a colored section of a website ends and another differently colored section begins — not with a straight line, but angled zig zags, rounded humps, …
Fancy CSS Borders Using Masks originally published...
NYC Mayor Eric Adams Defends Receiving Paycheck in Bitcoin as Price Crashes
26.1.2022
The mayor of New York City, Eric Adams, converted his first paycheck into bitcoin and ether before the price of the cryptocurrencies plummeted. However, the mayor said, “When you are a long-term investor, you don’t keep your eyes on your portfolio.” He added that the purpose...
How Do You Handle Component Spacing in a Design System?
26.1.2022
Say you’ve got a <Card /> component. It’s highly likely it shouldn’t be butted right up against any other components with no spacing around it. That’s true for… pretty much every component. So, how do you handle component spacing in …
How Do You Handle...
Life-Sized Final Fantasy Bust Has Realistic Sephiroth Nipples, And They're Excited To See You
25.1.2022
When I woke up this morning, I did not expect to catch an eyeful of Final Fantasy VII villain Sephiroth’s perky nipples. Yet here we are. Life always finds a way, you know? Here’s FantasyToys’ life-size Sephiroth bust for your viewing pleasure.Read more
How to Make a Scroll-Triggered Animation With Basic JavaScript
25.1.2022
A little bit of animation on a site can add some flair, impress users, and get their attention. You could have them run, no matter where they are on the page, immediately when the page loads. But what if your …
How to Make a Scroll-Triggered Animation With Basic JavaScript originally...
Palworld Is What Happens When You Mix Pokémon And Capitalism
24.1.2022
Japanese studio Pocketpair is back with another early look at Palworld, the Pokémon-like game that so masterfully shocked us with its reveal last summer.Read more