Search

Nalezeno "FIT": 125

SWIFT-based FATF Rules Poor Fit for Crypto Industry, Says V20 Speaker


A speaker at the V20, a crypto conference held parallel to G20 summits, have suggested that the Financial Action Task Force (FATF) so-called Travel Rule and accompanying guidelines may not be fit for purpose – and may be based on outdated, centralized models. The Travel Rule is part of a set...

Failed Sybil Attack Targeted Monero Users, Privacy Is Safe


Monero was targeted by an attempted Sybil attack that ultimately failed, according to reports from project developer Riccardo Spagni. AttackerContinue Reading The post Failed Sybil Attack Targeted Monero Users, Privacy Is Safe appeared first on CoinMarketCap Blog

Huawei Watch Fit jsou hodinky s 80 % funkcí, ale stojí jen 40 % peněz


Chytré hodinky Huawei Watch Fit staví na stejné platformě, jako minulý týden testované Watch GT2 Pro, ale jsou výrazně levnější (3 vs. 8 tisíc korun). Kde se šetřilo a co za své peníze dostanete? Co chybí Prvně pojďme vyjmenovat to, co GT 2 Pro mají a model Watch Fit postrádá. Nemá reproduktor

Beyond Media Queries: Using Newer HTML & CSS Features for Responsive Designs


Beyond using media queries and modern CSS layouts, like flexbox and grid, to create responsive websites, there are certain overlooked things we can do well to make responsive sites. In this article, we’ll dig into a number tools (revolving around HTML and CSS) we have at the ready, from responsive...

How to Make a Media Query-less Card Component


Fun fact: it’s possible to create responsive components without any media queries at all. Certainly, if we had container queries, those would be very useful for responsive design at the component level. But we don’t. Still, with or without container queries, we can do things to make our components...

Building Your First Serverless Service With AWS Lambda Functions


Many developers are at least marginally familiar with AWS Lambda functions. They’re reasonably straightforward to set up, but the vast AWS landscape can make it hard to see the big picture. With so many different pieces it can be daunting, and frustratingly hard to see how they fit seamlessly into...

React Integration Testing: Greater Coverage, Fewer Tests


Integration tests are a natural fit for interactive websites, like ones you might build with React. They validate how a user interacts with your app without the overhead of end-to-end testing.  This article follows an exercise that starts with a simple website, validates behavior with unit...

Using CSS to Set Text Inside a Circle


You want to set some text inside the shape of a circle with HTML and CSS? That’s crazy talk, right? Not really! Thanks to shape-outside and some pure CSS trickery it is possible to do exactly that.  However, this can be a fiddly layout option. We have to take lots of different things into...

CSS Foldable Display Polyfill


Foldable phones are starting to be a thing. Early days, for sure, but some are already shipping, and they definitely have web browsers on them. Stands to reason that, as web designers, we are going to want to know where that fold is so we can design screens that fit onto the top half and bottom...

Google Fit vypadá jinak. Zaměří se teď hlavně na počet kroků


Sportovní aplikace Google Fit dostal další změnu designu. Aplikace už v minulosti prošla několika významnými proměnami, tentokrát se více zaměřuje na počet ušlých kroků a srdeční aktivitu. Změna se týká aplikací pro Android, Wear OS a iOS. Společně s předchozím redesignem služby Google Fit

How They Fit Together: Transform, Translate, Rotate, Scale, and Offset


Firefox 72 was first out of the gate with "independent transforms." That is, instead of having to combine transforms together, like: .el { transform: rotate(10deg) scale(0.95) translate(10px, 10px); } ...we can do: .el { rotate: 10deg; scale: 0.95; translate: 10px 10px; } That's extremely...

Emergency Website Kit


Here’s an outstanding idea from Max Böck. He’s created a boilerplate project for building websites that fit within a single HTTP request. This is extremely important for websites that contain critical information for public safety. As Max writes: In cases of emergency, many organizations need...

What I Like About Craft CMS


Looking at the CMS scene today, there are upwards of 150 options to choose from — and that’s not including whatever home-grown custom alternatives people might be running. The term “Content Management System” is broad and most site builders fit into the CMS model. Craft CMS, a relatively new choice...

How to Anonymously Buy Bitcoin Online and in Person


Buying bitcoin is a bit like buying contraception: it’s a basic human right, you should be entitled to do so privately, and it’s nobody’s business what you plan to do with it. Whether you’re buying bitcoin to set aside for a rainy day or to expend immediately in a fit...

Centering a div That Maintains Aspect-Ratio When There’s Body Margin


Andrew Welch had a little CSS challenge the other day to make an ordinary div: • centered vertically + horizontally• scales to fit the viewport w/ a margin around it• maintains an arbitrary aspect ratio• No JS There's a video in that tweet if it helps you visualize the challenge. I saw Paul...

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