Search
Drawing Graphics with the CSS Paint API
18.6.2021
A practical introduction to the CSS Paint API with hands-on examples.
The post Drawing Graphics with the CSS Paint API appeared first on Codrops
MCS Launches Trading Competition With 30,000 USDT and 1M Tokens up for Grabs
18.6.2021
PRESS RELEASE. Singapore – A fast-growing cryptocurrency trading platform, MCS (https://mycoinstory.com), which offers a variety of inverse and quanto perpetual contracts, has announced to launch a trading competition from June 23, 2021 to July 7, 2021 to celebrate its one year anniversary...
Introduction of Panther Whitepaper for DeFi Users
17.6.2021
Public blockchains lack innate privacy, making all transactions publicly viewable. Although it is not necessarily a bad trait, many users actively seek privacy solutions. Panther Protocol, a project focused on DeFi privacy and interoperability, details how it will achieve this goal in...
Binance Extends Blockade of Zimbabwean Crypto Users to Include Non-Resident Traders
3.6.2021
Malta-based cryptocurrency exchange, Binance, has reportedly extended its blockade of Zimbabwean users to include non-resident citizens. As a result of the new measures, all Zimbabwean nationals are now precluded from using the Binance trading platform. Zimbabwean Nationals Blocked Prior to...
Trigonometry in CSS and JavaScript: Introduction to Trigonometry
1.6.2021
In this series of articles we’ll get an overview of trigonometry, understand how it can be useful, and delve into some creative applications in CSS and JavaScript.
The post Trigonometry in CSS and JavaScript: Introduction to Trigonometry appeared first on Codrops
Svelte for the Experienced React Dev
21.5.2021
This post is an accelerated introduction to Svelte from the point of view of someone with solid experience with React. I’ll provide a quick introduction, and then shift focus to things like state management and DOM interoperability, among other things. …
The post Svelte for the Experienced...
Liberian Central Bank Asks Local Crypto Startup to Drop its Plan to Launch a Digital Asset
15.5.2021
The Central Bank of Liberia (CBL) has warned against a local crypto startup’s plan to proceed with the introduction of a digital financial product without adhering to the required regulation. According to the CBL, this act will not only be illegal but this will likely “undermine...
Fidelity Investments Launches Crypto Analytics Platform Sherlock for Institutional Investors
3.5.2021
The American multinational financial services corporation based in Boston, Massachusetts, Fidelity Investments has announced the introduction of a new comprehensive data and deep analytics solution for digital assets. The new product is called Sherlock and it’s meant for institutional clients...
Sticky Headers: 5 Ways to Make Them Better
21.4.2021
Page Laubheimer says that if you’re going to do a sticky header…
Keep it small.
Visually contrast it with the rest of the page.
If it’s going to move, keep it minimal. (I’d say, respect prefers-reduced-motion.)
Consider “partially persistent
…
The post Sticky...
Coordinating Svelte Animations With XState
7.4.2021
This post is an introduction to XState as it might be used in a Svelte project. XState is unique in the JavaScript ecosystem. It doesn’t keep your DOM synced with your application state, nor does it help you with asynchrony, …
The post Coordinating Svelte Animations With XState appeared...
Shucks Howdy, It's The Cowboy Bebop Intro With Smash Characters
24.2.2021
I feel like anything I write will do a disservice to this incredible video, so I’ll let it speak for itself.Read more
Bit.com’s Daily Volume for Bitcoin Cash Options Doubled Every Day Since Launch
7.2.2021
At the end of January, the Matrixport subsidiary and leading derivatives exchange Bit.com announced the introduction of bitcoin cash perpetual swaps and options. Following the launch, the daily 24-hour volume has exceeded expectations doubling every day ever since. During the last few years...
Michael Saylor Predicts Massive Investor Shift from Gold to Bitcoin After Buying Another $10M Worth of BTC
2.2.2021
Michael Saylor, the ‘bitcoin slayer’ that needs no introduction, continues his attacks on everything non-bitcoin, this time unleashing his wrath on gold. It Feels Great, Says Saylor of Owning More Than 71K Bitcoins In an interview with Andrew Henderson of Nomad Capitalist, a legal...
Collective #639
7.12.2020
Radicle * Advent of Code 2020 * Automatic Social Share Images * Cssfox * Introduction to Bash Scripting
The post Collective #639 appeared first on Codrops
An Introduction to the Forex Compounding Calculator
14.11.2020
What Is a Forex Compounding Calculator? Do you want to be a millionaire? If your answer is yes, then you will need three things – a trading account, a starting balance of 1000$ and a forex compounding calculator. Traders rely on a forex compounding calculator to analyze permutations...
Defi Yield Protocol Is a Massive Boost for Yield Farmers and the Defi Space
13.11.2020
Since February 2020, we have seen a steady growth of the blockchain space and, most significantly, decentralized finance. While DeFi isn’t entirely new, the network’s growth has been more aggressive this year than it has ever been. The distribution of COMP governance token and...
New Jersey Moves Closer to Crypto License With Introduction of Senate Bill
9.11.2020
New Jersey has inched closer to implementing its own "BitLicense."
A Gentle Introduction to Using a Docker Container as a Dev Environment
24.9.2020
Sarcasm disclaimer: This article is mostly sarcasm. I do not think that I actually speak for Dylan Thomas and I would never encourage you to foist a light theme on people who don’t want it. No matter how wrong they may be.
When Dylan Thomas penned the words, “Do not go gentle into that good...
Chapter 3: The Website
19.8.2020
Previously in web history…
Berners-Lee, motivated by his own curiosity, creates the World Wide Web at CERN. He releases its technologies to the public domain, which enables the development of several new browsers for every operating system. Mosaic proves to the most popular, and...
Making Sense of react-spring
4.8.2020
Animation is one of the trickier things to get right with React. In this post, I’ll try to provide the introduction to react-spring I wish I had when I first started out, then dive into some interesting use cases. While react-spring isn’t the only animation library for React, it’s one of the more...