Search
Jekyll doesn’t do components? Liar!
8.10.2021
I like the pushback from Katie Kodes here. I’ve said in the past that I don’t think server-side languages haven’t quite nailed “building in components” as well as JavaScript has, but hey, this is a good point:
1. Any basic
…
The post Jekyll doesn’t...
Conditional Border Radius In CSS
5.10.2021
Ahmad Shadeed documents a bonafide CSS trick from the Facebook CSS codebase. The idea is that when an element is the full width of the viewport, it doesn’t have any border-radius. But otherwise, it has 8px of border-radius. …
The post Conditional Border Radius In CSS appeared first...
Quickly Testing CSS Fallbacks
4.10.2021
Dumb trick alert!
Not all browsers support all features. Say you want to write a fallback for browsers that doesn’t support CSS Grid. Not very common these days, but it’s just to illustrate a point.
You could write the supporting …
The post Quickly Testing CSS Fallbacks appeared...
Report: Games In The Works For 4K Nintendo Console That Doesn't Officially Exist
30.9.2021
For years, reports have alleged that Nintendo is working on a more powerful Switch, and for years, it has yet to come true. Instead of releasing a Switch Pro with 4K graphics this year as was rumored, Nintendo announced in July it would simply take the current version and slap an OLED screen on...
Working With GraphQL Caching
23.9.2021
If you’ve recently started working with GraphQL, or reviewed its pros and cons, you’ve no doubt heard things like “GraphQL doesn’t support caching” or “GraphQL doesn’t care about caching.” And for most, that is a big deal.
The official …
The post Working With GraphQL Caching appeared first...
CFTC commissioner: agency doesn’t have enforcement resources without Congress
21.9.2021
"We’re not necessarily looking for more authority without more resources," said Dan Berkovitz in regards to crypto markets
Data doesn’t show Bitcoin as an inflation hedge at present, according to Chainalysis
20.9.2021
The lack of statistical correlation between inflation and crypto prices has not deterred many investors from viewing the asset in this way, however
Bonsly Will Die If It Doesn't Cry Enough
11.9.2021
Every Pokemon is interesting and worth talking about. I don’t play a ton of Pokemon, but I do enjoy the universe and I love learning more about the creatures in it. So, Here’s Another Pokemon! It’s Bonsly!Read more
Annual US Dollar Remittances to Nigeria Surge to $34 Billion but Forex Woes Persist
31.8.2021
According to a report, the value of annual dollar remittances by Nigerians working abroad has surged to $34 billion, a figure that easily surpasses the previous record-high of $25 billion. Still, a large portion of the funds doesn’t seem to be entering domestic forex markets. Target Attained...
Xbox Doesn't Want You To Name Your Baby 'Game Pass'
28.8.2021
Game Pass is a fantastic service, offering you a ton of games across console and PC for a shockingly small amount of money. But no matter how much you love Game Pass, listen to Xbox executive Aaron Greenberg who asks you don’t name your next child “Game Pass.” Please. Read more
Korean FSC chair nominee doesn't think crypto is a financial asset
25.8.2021
Seung-beom Koh said that fintech experts across the globe “find it difficult to see virtual currencies as a financial asset."
Native JavaScript Routing?
23.8.2021
We can update the URL in JavaScript. We’ve got these APIs:
// Adds to browser history
history.pushState({}, "About Page", "/about");
// Doesn't
history.replaceState({}, "About Page", "/about");
JavaScript is also capable of replacing any content in the DOM....
HTML is Not a Programming Language?
16.8.2021
HTML is not a programming language.
I’ve heard that sentence so many times and it’s tiring. Normally, it is followed by something like, It doesn’t have logic, or, It is not Turing complete,.so… obviously it is not a programming …
The post HTML is Not a Programming Language?...
Biden’s infrastructure bill doesn’t undermine crypto’s bridge to the future
13.8.2021
Some saw beneficial effects from the week’s legislative face-off. Still, “crypto and blockchain technology is at a significant moment.”
View Source (on Mobile)
10.8.2021
Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesn’t offer that feature? If you have a desktop machine around, there are ways, but what I mean …
The post View Source (on Mobile) appeared first on CSS-Tricks. You can support...
View Source (on Mobile)
10.8.2021
Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesn’t offer that feature? If you have a desktop machine around, there are ways, but what I mean …
The post View Source (on Mobile) appeared first on CSS-Tricks. You can support...
The BBC Still Doesn't Know What Gundam is
6.8.2021
Last week, a BBC commentator struggled mightily to try and explain what the big robot was that triathletes kept cycling past during the Olympics. Now the broadcaster’s social media team is running into the same problem.Read more
Ethereum's Hope No. 1559: What It Does and What It Doesn't Do
3.8.2021
There are some things that grab the attention of the Cryptoverse for months on end, whether they deserve to or not. One thing that will bring an important change to Ethereum (ETH), and which has been a topic of discussion since last year, is the highly anticipated Ethereum Improvement Proposal,...
ES2021 Features
28.7.2021
Hemanth HM very succinctly shows off ES2021 features. Gosh it doesn’t feel like that long ago that all we could talk about is ES2015, and now that’s over a half-decade behind us. New things include “arbitrarily chuck underscores in numbers.” …
The post ES2021 Features...
Adventure Game Last Stop Doesn’t Pull Punches When Criticizing Crunch
21.7.2021
Last Stop, a narratively riveting if mechanically unengaging adventure game, comes out tomorrow for pretty much all of the platforms (and Game Pass). If you’re a fan of the genre, you’ll get a kick out of Last Stop, full stop. Getting into the weeds for a sec, I found myself impressed by...