Search

Nalezeno "X post": 31215

AVIF has landed


Everybody is talking about AVIF today because of Jake’s blog post. As the say, I was today years old when I learned AVIF was a thing. But thanks to web technology being ahead of the game for once, we can already take advantage of it. This will be easier if you’ve abstracted your...

CEX.IO Cryptoexchange Makes CryptoCompare Top 10


The international cryptocurrency exchange CEX.IO made it into the CryptoCompare top 10 July 2020 report, with an overall A grade. The CryptoCompare Exchange Benchmark rating evaluates over 165 exchanges around the world on aspects like adherence to regulations, platform security, liquidity, asset...

One Action, Multiple Terminal Windows Running Stuff


Many development environments require running things in a terminal window. npm run start, or whatever. I know my biggest project requires me to be running a big fancy Docker-based thing in one terminal, Ruby on Rails in another, and webpack in another. I’ve worked on other projects that...

Jim Rogers Predicts End of Dollar Dominance as US-China Tensions Escalate


Renowned investor Jim Rogers believes that the U.S. dollar dominance is coming to an end as the tensions between the U.S. and China mount. The growing national debt, the protests, the political uncertainty surrounding the presidential election, and countries seeking a USD alternative in fear...

Menu Reveal By Page Rotate Animation


There are many different approaches to menus on websites. Some menus are persistent, always in view and display all the options. Other menus are hidden by design and need to be opened to view the options. And there are even additional approaches on how hidden menus reveal their menu items. Some...

Latin Americans Turn to Bitcoin as Local Fiat Currencies Plunge


Latin Americans have embraced cryptocurrency as a store of value while their fiat currencies depreciate, a new report shows. Bitcoin adoption in the region is further driven by the lack of banking access and remittance needs. Latin American Bitcoin Adoption Blockchain data analytics firm...

Cryptocurrencies Now Accepted for 15,000 Restaurants in France on Just Eat


Food orders from over 15,000 restaurants in France can now be paid with bitcoin and a number of other cryptocurrencies through a major online food ordering website, Just Eat. Just Eat Accepts Cryptocurrencies for Restaurants in France Online food ordering platform Just Eat has begun accepting...

Bridge Oracle IEO Launches with Bitcoin.com Co-Founder Mate Tokay as Advisor


8th September, 2020, Kuala Lumpur, Malaysia – Bridge Oracle may very well be on the cusp of achieving the holy grail of the crypto-sphere: mass adoption. Between blockchain’s theoretical superiority based on hard code, and the nuanced language that is real life, it finally provides the means...

UK Digital Bank Ziglu Launches P2P Payments for Bitcoin and Bitcoin Cash


London-based challenger bank Ziglu said Monday that it has been licensed as an Electronic Money Institution (EMI) by the U.K.’s Financial Conduct Authority. After receiving the permit, the fintech start-up immediately launched peer-to-peer (P2P) payments for both crypto and fiat currencies....

All the Ways to Make a Web Component


This is a neat page that compares a ton of different libraries with web components. One of the things I learned after posting “A Bit on Web Components Libraries” is that the web platform APIs were designed for libraries to be built around them. Interesting, right? This page makes...

Import Non-ESM libraries in ES Modules, with Client-Side Vanilla JS


We’re living through a weird era where there are tons of JavaScript libraries that were meant to be used as <script> tags that expose available globals. AND there are tons of JavaScript libraries that are meant to be used through module loaders. AND there are tons of JavaScript...

Working with JavaScript Media Queries


What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body {   background-color: plum; } 
 @media (min-width: 768px) {   body {     background-color: tomato;   } } CSS media queries are a core ingredient in any responsive...

Using max() for an inner-element max-width


I go into all this in The “Inside” Problem. The gist: you want an edge-to-edge container, but the content inside to have a limited width. I think there is absolutely no problem using a nested element inside, but it’s also fun to look at the possibilities of making that work on...

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