Search

Nalezeno "more": 9200

BitWise’s CEO on the Principles for Deciding Whether to Enter Crypto


“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading The post BitWise’s CEO on the Principles for Deciding Whether to Enter Crypto appeared first on CoinMarketCap Blog

Justin Sun vs. Steem Community Case Just Got Even More Complicated


In an expected counter-move to the Steem (STEEM) community's move, which itself was a move to counter a move, Justin Sun and the Tron Foundation have allegedly decided to censor all posts on the platform related to the community's soon-to-be launched new home, Hive. This has been a complicated...

React Suspense in Practice


This post is about understanding how Suspense works, what it does, and seeing how it can integrate into a real web app. We'll look at how to integrate routing and data loading with Suspense in React. For routing, I'll be using vanilla JavaScript, and I'll be using my own micro-graphql-react GraphQL...

Another Venezuelan Bitcoin Spike as Banks Struggle + More News


Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. Adoption news Peer-to-peer (P2P) bitcoin (BTC) trading appears to be on the rise in Venezuela after the country’s president Nicolás...

Maduro Orders Venezuelan Bank Closures Amid Coronavirus Scare


In order to combat the coronavirus outbreak in Venezuela, President Nicolás Maduro has ordered the entire country to quarantine themselves. With an inflation rate that rises more than 10,000% per year, the country’s citizens have already been dealing with economic turmoil. Maduro...

Consistent Backends and UX: What are the Barriers to Adoption?


There are very few scenarios in which an eventually consistent database is preferable over a strongly consistent database. Further, in a multi-region application scenario where scaling is necessary, choosing either an undistributed database or an eventually consistent database is even more...

How to Build a Time-Saving Appointment and Event Booking Website


Want to build an appointment and event booking website that gives your clients more time to do business than handle the logistics of it? The Amelia WordPress booking plugin is the answer. How to Build a Time-Saving Appointment and Event Booking Website was written by Bogdan Sandu and published...

A Few Background Patterns Sites


If I need a quick background pattern to spruce something up, I often think of the CSS3 Patterns Gallery. Some of those are pretty intense but remember they are easily editable because they are just CSS. That means you could take these bold zags and chill them out. CodePen Embed Fallback My usual...

What Does `playsinline` Mean in Web Video?


I got myself confused about this the other day, went around searching for an answer and came up empty on finding something clear. The answer actually is quite clear and I feel a little silly for not knowing it. With it in place, like this: <video src="..." controls playsinline</video Mobile...

4 Financial Giants Launch Blockchain-Based Tech Platform + More News


Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. Adoption news Clearstream, Credit Suisse Asset Management, the Luxembourg Stock Exchange, and Natixis Investment Managers have...

Playing With Particles Using the Web Animations API


When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can. In this post, we'll make even more particle magic using the Web Animations API to create...

Flexbox and absolute positioning


Chen Hui Jing notes that when you absolutely position a flex item, it's no longer part of the flex layout. Except... it kinda is a little bit. If you make the child position: absolute; but don't apply any top/right/bottom/left properties, then flexbox alignment will still apply to it. It's odd...

A Guide to Bitcoin Halving, and What To Expect in 2020


The next bitcoin halving is almost here. The event is set to occur in mid-May of this year and willContinue Reading The post A Guide to Bitcoin Halving, and What To Expect in 2020 appeared first on CoinMarketCap Blog

A Complete Guide to calc() in CSS


CSS has a special calc() function for doing basic math. Here's an example: .main-content { /* Subtract 80px from 100vh */ height: calc(100vh - 80px); } In this guide, let's cover just about everything there is to know about this very useful function. calc() is for values The only place you...

Maker Accepts USDC as a Collateral, Becomes 'Less Trustless' + More News


Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. DeFi news As a result of an Executive Vote held today, MKR holders have accepted USD Coin (USDC) as a new collateral asset in...

How to Create a “Skip to Content” Link


Skip links are little internal navigation links that help users move around a page. It’s possible you’ve never actually seen one before because they’re often hidden from view and used as an accessibility enhancement that lets keyboard users and screen readers jump from the top of the page to...

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