Search
Front of the Front / Back of the Front
17.2.2021
People really latched onto Brad’s framing. And for good reason. Front-end development has gotten so wide scoping that there are specialists inside of it. Two years ago, I cut it down the middle and now Brad is putting …
The post Front of the Front / Back of the Front appeared first...
Nioh 2's PS5 Upgrade Is A Good Reason To Revisit One Of Last Year's Best Action Games
5.2.2021
Nioh 2’s free PS5 upgrade is out today, and with it there’s one less excuse for anyone to ignore last year’s best samurai combat game.Read more
Figma Crash Course
1.2.2021
Totally free course from Pablo Stanley. Can’t beat that.
Figma is just blowing up, and for good reason. It’s good software aligned with what digital designers need. It’s fast. It’s on the web, so you can’t lose stuff and …
The post Figma Crash Course appeared...
Visa CEO Says Payments Giant Set to Introduce Cryptocurrency Trading on Its Network
31.1.2021
Payments giant Visa Inc’s CEO Alfred Kelly has revealed his firm’s plans to enable cryptocurrencies trading on its network. Kelly, who is also chairman of the firm, explains that there is no reason not to add cryptos when these are increasingly becoming “a recognized means...
Dogecoin Price Skyrockets 325%, Crypto Fueled by Elon Tweets and Redditors
29.1.2021
The infamous meme token dogecoin has been skyrocketing in value rising more than 325.21% during the last 24 hours. After remaining below a U.S. cent for years, the humorous crypto asset is now exchanging hands for $0.05 per unit. The reason behind the big dogecoin price spike is similar to...
Finally, a good reason to sell Bitcoin: Hodler liquidates to pay off parents’ mortgage
7.1.2021
Bitcoin HODLers are divided on whether now was the best time to sell. But mom and dad
There's A First-Person Mortal Kombat 11 Mod, For Some Reason
7.1.2021
Have you ever wanted to play Mortal Kombat 11 in first-person? Probably not. But, regardless, there’s now a mod that lets you do just that. Read more
Mad Money’s Jim Cramer Buys Bitcoin, Reveals Strategy to Increase Holdings
16.12.2020
Jim Cramer, the host of Mad Money and co-founder of The Street, has bought some bitcoin with the intention to keep increasing his holdings. He explained his purchase strategy and said there’s no reason not to wait for bitcoin’s price to come down again. Jim Cramer Bought Bitcoin...
React.isValidElement
14.12.2020
Knowing what input type you’ve received is hugely important in JavaScript, which is a big reason for Flow and TypeScript’s rise. One such case where it’s useful to know what an object represents is if the input is a string or a React element. To detect if an object is a React...
NBA Team Releases Incredible Video Game Tribute For Basically No Good Reason
7.12.2020
The schedule for the upcoming NBA season was released the other day, and feeling like they had to do something to mark the occasion, the Utah Jazz went and made this video game montage highlighting some of the better matchups. Street Fighter, Outrun, Mario, Pokemon, there’s loads to...
PlayStation Vita’s Store Isn’t Working For Some Reason
3.12.2020
Widespread issues with PlayStation Network on PlayStation Vita have kept players from downloading or transferring games to the handheld for almost 24 hours. Kotaku contacted Sony earlier in the day for more information but didn’t hear back before publication.Read more
Stobox Offers a Better Way To Make Money in Crypto Than DeFi. Invest Like the Rich
5.11.2020
PRESS RELEASE. DeFi is a risky investment. It can deliver huge returns – but also you can waste all your money. Objectively, many DeFi projects are a scam, and if they give dishonest promises or steal your money you have no way to get your money back or find the responsible persons. For this...
Axion’s Launch is Going to Make Crypto-Believers out of Mainstream Investors
28.10.2020
This month, a new cryptocurrency project called the Axion Network will achieve a major milestone – it will see its mainnet launch and go public. The reason that’s so significant is that Axion represents a new breed of cryptocurrency. It’s not a utility token or an attempt...
Smarter Ways to Generate a Deep Nested HTML Structure
21.10.2020
Let’s say we want to have the following HTML structure:
<div class='boo'<div class='boo'<div class='boo'<div class='boo'<div class='boo'</div</div</div</div</div
That’s real a pain to write manually. And the reason why this post was born was being...
‘Good Reason to Worry’: What the BitMEX Indictment Means for DeFi and Bitcoin, Feat. Stephen Palley and Preston Byrne
2.10.2020
Crypto legal experts join to discuss the U.S. government’s case against BitMEX and its implications for the broader ecosystem
There’s a good reason why experienced devs say “it depends” so often
2.10.2020
I feel like Jerod Santo really understood what I was trying to say in Weaved Webs, when I was trying to cover the emerging WordPress (“versus”) Jamstack conversation.
If you asked El Duderino if you should go Jamstack he’d probably tell you, “It’s a complicated case. Lotta ins. Lotta...
Optimizing CSS for faster page loads
18.9.2020
A straightforward post with some perf data from Tomas Pustelnik. It’s a good reminder that CSS is a crucial part of thinking web performance, and for a huge reason:
Any time [the browser] encounters any external resource (CSS, JS, images, etc.) it will assign it a download priority...
DistX is Taking the Crypto World by Storm
10.9.2020
After selling out their own token sale in just 57 seconds in late August, DistX have been making headlines and attracting a lot of attention. The reason for the hype? Their unique tokenomics offering some of the most interesting and significant rewards to DISTX token holders. DistX is building...
Robert Rorschach: 20 Reasons Not to Vote
5.9.2020
If one votes, one participates. If one participates, one condones and endorses the process, and subsequently, what those elected ‘representatives’ do and say in your name. Reason 2. Electoral promises are meaningless because politicians are able to lie to gain the favor of...
Designing a JavaScript Plugin System
25.8.2020
WordPress has plugins. jQuery has plugins. Gatsby, Eleventy, and Vue do, too.
Plugins are a common feature of libraries and frameworks, and for a good reason: they allow developers to add functionality, in a safe, scalable way. This makes the core project more valuable, and it builds a community...