Search

Nalezeno "62% less": 797

Comparing Styling Methods in 2020


Over on Smashing, Adebiyi Adedotun Lukman covers all these styling methods. It’s in the context of Next.js, which is somewhat important as Next.js has some specific ways you work with these tools, is React and, thus, is a components-based architecture. But the styling methods talked about...

Run Gulp as You Open a VS Code Project


When I open my local project for this very site, there is a 100% chance that I need to run this command before anything else: gulp. I set that up fresh less than a year ago so I’m on the latest-and-greatest stuff and have my workflow just how I like it. I did a few more tweaks a few months...

Monero (XMR) Gains Over 35% in Less Than 30 Days


Monero, one of the many altcoins amongst the top 20 of the global crypto market, appears drawing an opposite trend against the US Dollar. In this regard, we see a bullish sentiment after hitting the monthly lows at the onset of the ongoing month. Just when the majority of the lucrative cryptos...

How to Detect the Default Branch in a git Repository


Over the past few years, many engineering teams have switched their default git branch name from master to a different, potentially less offensive term. I’m all for choosing to name your default branch whatever you’d like, but not having a universal default branch name can complicate...

TRON Corrects Downsides by Over 40% in Less Than 30 Days


TRON is not just widely accepted due to its TRX coin that is trading amongst the top 15 cryptos of the global market but because its blockchain is loaded with beneficial products that are growing into an ecosystem. Alongside this, the TRX token has gained enough impetus and investors’ attention...

Web Technologies and Syntax


JavaScript has a (newish) feature called optional chaining. Say I have code like: const name = Data.person.name; If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write: const name = Data.person?.name; Now if person...

Ethereum’s Gas Spike Forces Coinbase Pro to Pass Network Fees to Customers


While Ethereum network fees have jumped to new highs this year, the popular cryptocurrency exchange, Coinbase Pro, announced that the trading platform would be passing network fees onto customers. The move followed the exchange listing Uniswap’s native token UNI, an airdrop that saw miners...

Optimizing CSS for faster page loads


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...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace