Search
Resizing Values in Steps in CSS
30.1.2020
There actually is a steps() function in CSS, but it's only used for animation. You can't, for example, tell an element it's allowed to grow in height but only in steps of 10px. Maybe someday? I dunno. There would have to be some pretty clear use cases that something like background-repeat: space...
Four Layouts for the Price of One
29.1.2020
Pretty notable when a tweet about a flexbox layouts gets 8K+ likes on Twitter!
4 layouts for the price of 1, thanks flex ????
css` form { display: flex; flex-wrap: wrap;
& > input { flex: 1 1 10ch; margin: .5rem;
&[type="email"] { flex: 3...
Uphold App Now Lets Users Easily Trade Directly Between Over 60 Cryptos, Fiat Currencies and Metals
29.1.2020
The new Uphold mobile app features an ‘Anything to Anything’ interface, which lets users easily trade directly between more than 60 assets. This means that Uphold users in the UK for example, can now directly buy bitcoin cash (BCH) with their local GBP fiat without having to use...
Practice GraphQL Queries With the State of JavaScript API
29.1.2020
Learning how to build GraphQL APIs can be quite challenging. But you can learn how to use GraphQL APIs in 10 minutes! And it so happens I've got the perfect API for that: the brand new, fresh-of-the-VS-Code State of JavaScript GraphQL API.
The State of JavaScript survey is an annual survey of...
International Crypto Exchange Liquid Develops Perpetual BTC Contracts With Up to 100x Leverage
28.1.2020
Leverage allows cryptocurrency traders unsatisfied with market volatility to make stronger plays on smaller movements. Trading platforms offer various ways to use leverage in order to capture this segment. The latest example is Liquid, an exchange that developed perpetual BTC contracts with up...
How to Use Business.Club to Your Advantage
28.1.2020
Disclaimer: The text below is a sponsored article that was not written by Cryptonews.com journalists.
_________
Building your own business is tricky. What’s even trickier is attracting both potential customers and partners that have a similar vision in terms of security, transparency...
Use and Reuse Everything in SVG… Even Animations!
28.1.2020
If you are familiar with SVG and CSS animations and started to work with them often, here are some ideas you might want to keep in mind before jumping into the job. This article will be about learning how to build and optimize your code with <use> element, CSS Variables and...
Set Type on a Circle… with offset-path
28.1.2020
Here's some legit CSS trickery from yuanchuan. There is this CSS property offset-path. Once upon a time, it was called motion-path and then it was renamed. I sort of rolled my eyes at the time, because the property is so obviously for animating things along a path. But you don't have to use it...
Going Beyond Automatic SVG Compression With the “use” Element
27.1.2020
If you draw your own SVG files or if you download them from the internet, tools like this SVG-Editor or SVGOMG are your friends. Compressing the files with those tools takes only few seconds and reduces your file size a lot. But if you need to use your SVG inline to animate or interact with...
Simple Image Placeholders with SVG
27.1.2020
A little open-source utility from Tyler Sticka that returns a data URL of an SVG to use as an image placeholder as needed.
I like the idea of self-running utilities like that, rather than depending on some third-party service, like placekitten or whatever. Not that I'd advocate for feature...
Ukraine to Oversee Crypto Transactions Above $1,200, Sees Opportunities in Legalization Not Risks
27.1.2020
Cryptocurrency transactions in Ukraine will be strictly monitored by the state, although the country’s finance minister admits that it’s not digital coins but fiat cash that criminals and corrupt officials are more likely to use. The legalization of cryptocurrencies remains a priority...
5 Online Casinos That Accept Bitcoin Cash
27.1.2020
Digital cash was the original use case for bitcoin, and it remains the primary one for bitcoin cash (BCH) today. The ability to send funds anywhere in the world quickly and cheaply has made bitcoin cash a popular choice for online casino players. There are scores of gaming sites where you...
Financial Institutions Use Stablecoins to Shake Things Up in 2020
26.1.2020
2020 has kicked off with a lot of excitement and announcements around stablecoins. Will these top institutions and companies lead the front towards a stablecoin-ruled world
Everybody’s Staking But Who’s Using Proof of Stake Blockchains?
26.1.2020
The primary use case for staking blockchains is staking. That is their raison d’être, and thousands of cryptocurrency holders have utilized this provision to increase their holdings by earning staking rewards. As the total amount of staked tokens trends towards 80% for some blockchains...
“Browser Functions”
26.1.2020
Serverless functions are fairly straightforward. Put a bit of back-end language code, like Node, in the cloud and communicate with it via URL. But what if that URL didn't run a back-end language, it ran an actual browser? Richard Young:
We can now do full stack development using just Web APIs....
How Online Casinos Use Promotions to Look for New Customers
25.1.2020
The online casino business is lucrative and competitive nowadays. Different casinos and betting websites are always on the move to attract more customers into their online establishment and home to make returning players and patrons out of them. This is where marketing and promotion become...
South Korean Army to Use Blockchain-powered ID Solution + More News
22.1.2020
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.
Cryptocurrency news
A South Korean blockchain authentication solution developed by a private company will be adopted by...
Searching the Jamstack
22.1.2020
Here's Raymon Camden on adding site search functionality to a site that is statically hosted. A classic trick! Just shoot 'em to Google and scope the results to your site:
<form action="https://www.google.com/search" method="get"<input type="search" name="q"...
6 Central Banks Form Digital Currency Use Case Working Group
21.1.2020
The working group will pool research into CBDCs
How Real World Use Cases Will Drive Crypto Growth in 2020
19.1.2020
Trusted reputation or global regulation? Usage simplification, or coherence with traditional finances? What will become the most important key to the global widespread adoption of crypto?