Search

Nalezeno "dry": 36

Stay DRY Using axios for API Requests


HTTP requests are a crucial part of any web application that’s communicating with a back-end server. The front end needs some data, so it asks for it via a network HTTP request (or Ajax, as it tends to be called), and the server returns an answer. Almost every website these days does this in some...

UK Cryptocurrency Firms Turn to Equity Funding as ICO Coffers Plunge 70%


UK cryptocurrency and blockchain startups are turning focus back to conventional means of raising capital, as initial coin offering (ICO) coffers dry up. According to a new report, initial coin offering (ICO) funding last year plunged 71% to £200 million ($250 million) from £700 million...

Billions in Crypto 'Dry Powder' On Exchanges Ahead of Bitcoin's Next Move


With the stablecoin market remaining at record-high levels for well over a month, more analysts are taking it as a sign that crypto traders have not given up on higher prices, but are simply waiting for an opportunity to enter bitcoin and other digital assets once again. As reported, many crypto...

Use and Reuse Everything in SVG… Even Animations!


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

Authorities in Sichuan Go After Miners to Save Electricity in the Dry Season


Regional authorities in the province of Sichuan are reportedly pressuring bitcoin miners to scale down operations amid electricity shortages during the dry season in Southwest China. A meeting has been scheduled with regulators, the state run grid operator and mining companies. Two hydropower...

Cash Runs Dry at ATMs as Protests Escalate in Chile


There’s a lot of unrest in Chile right now as the country has seen massive protests against government manipulation and an escalation of financial problems. Local reports detail a few banking establishments have been burned after customers started having issues withdrawing cash from ATMs....

Circle Drops Poloniex Leaving US Crypto Traders High and Dry


According to a blog post published by Circle, the cryptocurrency firm is releasing its subsidiary exchange Poloniex which is now owned by an “Asian investment group.” The trading platform will become an independent company called Polo Digital Assets, Ltd., and after November 1, 2019...

Meeting GraphQL at a Cocktail Mixer


GraphQL and REST are two specifications used when building APIs for websites to use. REST defines a series of unique identifiers (URLs) that applications use to request and send data. GraphQL defines a query language that allows client applications to specify precisely the data they need from...

Logical Operations with CSS Variables


Very often, while using switch variables (a variable that's either 0 or 1, a concept that's explained in a greater detail in in this post), I wish I could perform logical operations on them. We don't have functions like not(var(--i)) or and(var(--i), var(--k)) in CSS, but we can emulate these...

Inclusively Hidden


Scott O'Hara recently published "Inclusively Hidden," a nice walkthrough of the different ways to hide things on the web. Nothing is ever cut and dry when it comes to the web! What complicates this is that hidden begs the question: hidden for whom? Different answers to that have different...

The 10,000 Year Clock Design Principals


In the new year edition of the Clearleft newsletter, Jeremy Keith linked to the design principals Danny Hillis thought about while considering a clock that would work for 10,000 years. Here's part of that page, satisfyingly displayed as a <dl>: Longevity: Go slow Avoid sliding friction...

DRY State Switching With CSS Variables: Fallbacks and Invalid Values


This is the second post in a two-part series that looks into the way CSS variables can be used to make the code for complex layouts and interactions less difficult to write and a lot easier to maintain. The first installment walks through various use cases where this technique applies. This post...

DRY Switching with CSS Variables: The Difference of One Declaration


This is the first post of a two-part series that looks into the way CSS variables can be used to make the code for complex layouts and interactions less difficult to write and a lot easier to maintain. This first installment walks through various use cases where this technique applies. The second...

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