Search
Bithumb Adds Auto-trading Function
26.3.2021
The South Korean crypto trading platform Bithumb has launched an “auto-trading” service – after partnering with a firm that will allow customers to trade using automated bots.
Per Hanguk Kyungjae, the trading platform, South Korea’s market-leader, has sealed a deal with a firm named Crom Innovation...
Cream Iron Bank Flash Loan Attack: Markets Re-Enabled While Asset Borrow Is Paused
16.2.2021
Following the Cream Iron Bank flash loan attack, preliminary findings of a probe have shown that contracts and markets still function normally. As a result, markets have now been re-enabled while the asset borrowing function has been paused. The Cream team also reveals that investigations...
Get 40% off This 9-in-1 Car Charger Which Also Functions as a Seatbelt Cutter and Window Breaker
13.2.2021
POVO Multifunctional Car Tool | $18 | Amazon | Promo code 3AEXKTXERead more
Steve Forbes Says Bitcoin’s Fixed Supply Limits Its Ability to ‘Meet the Needs of a Growing Economy’
18.1.2021
American publisher Steve Forbes has attacked bitcoin’s fixed supply saying this feature actually curbs the ability of the crypto to “meet the needs of a growing economy.” He also argues that bitcoin cannot replace the dollar because it is presently too volatile to function...
SwapDEX Shows How an All-in-One Decentralized Exchange Can Function
30.12.2020
The text below is an advertorial article that was not written by Cryptonews.com journalists.
The crypto landscape has changed many times over the past 12 years, and it is nearly unrecognizable from the early days. Countless issues were resolved since 2009, and while some big ones still persist...
Crypto Asset Trading Platform Bityard With Integrated Copy Trading Function Launched in USA
22.12.2020
PRESS RELEASE. Bityard, a fairly new crypto exchange, currently focuses primarily on crypto asset trading. The crypto exchange, which was unveiled recently, is going to launch its US stock trading operations shortly. Bityard has already got the approval of The Accounting and Corporate Regulatory...
Lots of Ways to Use Math.random() in JavaScript
30.11.2020
Math.random() is an API in JavaScript. It is a function that gives you a random number. The number returned will be between 0 (inclusive, as in, it’s possible for an actual 0 to be returned) and 1 (exclusive, as in, it’s not possible for an actual 1 to be returned).
Math.random(); // returns...
Detect Generator Functions with JavaScript
23.11.2020
In the current JavaScript climate of new syntaxes, features, and using loads of external libraries, it seems harder than ever to be sure what your functions are being given or even what the data represents. Of course, we’ve come up with Flow and TypeScript to help, but we can’t count...
Mixing Colors in Pure CSS
16.11.2020
Red + Blue = Purple… right?
Is there some way to express that in CSS? Well, not easily. There is a proposal draft for a color-mix function and some degree of interest from Chrome, but it doesn’t seem right around the corner. It would be nice to have native CSS color mixing, as it would give...
How to Work With WordPress Block Patterns
12.11.2020
Just a little post I wrote up over at The Events Calendar blog. The idea is that a set of blocks can be grouped together in WordPress, then registered in a register_block_pattern() function that makes the group available to use as a “block pattern” in any page or post.
Block patterns...
How to Animate the Details Element Using WAAPI
5.11.2020
Animating accordions in JavaScript has been one of the most asked animations on websites. Fun fact: jQuery’s slideDown() function was already available in the first version in 2011.
In this article, we will see how you can animate the native <details> element using the Web Animations...
Create an FAQ Slack app with Netlify functions and FaunaDB
22.10.2020
Sometimes, when you’re looking for a quick answer, it’s really useful to have an FAQ system in place, rather than waiting for someone to respond to a question. Wouldn’t it be great if Slack could just answer these FAQs for us? In this tutorial, we’re going to be making just that: a slash command...
OKEx resumes normal function, but withdrawals still closed
21.10.2020
After a number of issues, OKEx is back up to speed, sort of
“Durable”
20.10.2020
Looks like the word “durable” is an emerging term in the world of serverless. As I understand it, it’s like allowing for state in places you wouldn’t normally expect to have it. For example, you call some cloud function and run some JavaScript… unless you have it...
Netlify Edge Handlers
13.10.2020
Some very cool news from Netlify: Edge Handlers are in Early Access (request it here). I think these couple of lines of code do a great job in explaining what an Edge Handler is:
export function onRequest(event) {
console.log(`Incoming request for ${event.request.url}`);
...
Onecoin Victims Join Petition Seeking Establishment of European Crypto Fraud Compensation Fund
1.10.2020
Onecoin victims have joined a consortium that wants the European Parliament to consider a petition seeking the establishment of a compensation fund. The envisioned EU-administered fund will function as an insurance kitty for current and future victims of all crypto fraud. The petitioners...
Linearly Scale font-size with CSS clamp() Based on the Viewport
25.9.2020
Responsive typography has been tried in the past with a slew of methods such as media queries and CSS calc().
Here, we’re going to explore a different way to linearly scale text between a set of minimum and maximum sizes as the viewport’s width increases, with the intent of making its behavior...
How to Create an Async Function
24.9.2020
One thing I love about JavaScript is that there are many ways to accomplish the same task, one such example being creating functions. There are several patterns for functions; one of the last you see used is the new Function method: /* new Function(arg1, arg2 (...), body) */ const myFunction =...
Going Jamstack with React, Serverless, and Airtable
27.8.2020
The best way to learn is to build. Let’s learn about this hot new buzzword, Jamstack, by building a site with React, Netlify (Serverless) Functions, and Airtable. One of the ingredients of Jamstack is static hosting, but that doesn’t mean everything on the site has to be static. In fact, we’re...
$6 Billion Akon City Underway: Akon Says Cryptocurrency Will Empower Africans
16.8.2020
The construction of Akon City, the $6 billion futuristic city that will function solely on the akoin cryptocurrency, is underway. Akon says cryptocurrency will empower Africans to overcome hurdles, such as high inflation and government corruption. Akon City Will Be Like ‘Wakanda’...