Search
Record fundamentals and a $12K pump: 5 Bitcoin price tips this week
19.10.2020
Bitcoin’s difficulty and hash rate are higher than ever as markets prepare for the outcome of the U.S. elections
Interest Growing in Chiliz SOCIOS.COM Staking Feature “Locker Room”
18.10.2020
The new feature, which went live on Monday, October 5th on fan voting and rewards app Socios.com, allows $CHZ holdersContinue Reading
The post Interest Growing in Chiliz SOCIOS.COM Staking Feature “Locker Room” appeared first on CoinMarketCap Blog
How to Conditionally Add Attributes to Objects
16.10.2020
JavaScript is full of tricks that you don’t know you want until you … want … them. Or maybe just until you see them. One trick I recently realized was conditionally adding attributes to React elements. Of course this trick essentially boils down to conditionally adding properties...
CipherTrace gives officials tips on how to uncover criminals' crypto caches
14.10.2020
CipherTrace has published comprehensive guidance intended to help law enforcement identify signs of crypto usage when conducting investigations
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 =...
Remove the Search Input Clear(x) Icon
21.9.2020
I really appreciate the amount of different <input> elements we’ve received over the past decade. These elements don’t just bring a new semantic advantage, but also provide UI helpers, which in many cases are useful. In a recent case, I found a UI element not useful: the x (clear)...
How a Spoof Turned Into a Media Hype About Bitcoin Cash
19.9.2020
An anonymous Bitcoin Cash (BCH) supporter says he deliberately started a spoof which successfully baited local media to report on the coin. The trick, which involved the use of 100 Bitcoin Cash tip stickers, only cost a total of $1,100 yet it managed to get BCH featured by media outlets...
Logical Assignment Operators
10.9.2020
I love JavaScript, it’s my favorite programming language, but I love dipping into other languages because they offer a new perspective on coding paradigms. There’ve been syntax additions to JavaScript that I’ve seen I found interesting (think ?? in optional chaining) and now...
9 Crypto and Blockchain Firms That Are Hiring Right Now: September Edition
28.8.2020
There’s still some debate as to whether we’re at the start of another crypto bull market — what’s indisputable isContinue Reading
The post 9 Crypto and Blockchain Firms That Are Hiring Right Now: September Edition appeared first on CoinMarketCap Blog
Anyswap, Uniswap, or Trustswap: Which Swap Protocol is Best for DeFi Users?
25.8.2020
DeFi or decentralized finance is currently the hottest topic in the crypto space; however, it shouldn’t come as a surpriseContinue Reading
The post Anyswap, Uniswap, or Trustswap: Which Swap Protocol is Best for DeFi Users? appeared first on CoinMarketCap Blog
Match Emojis with Regular Expressions
19.8.2020
When experimenting with unicode property escapes, to identify accented letters in strings, it reminded me of a question I had a few years ago: what is the best way to identify and then replace emojis in a string? I first noticed this practice when using emojis in Facebook — sometimes Facebook...
Match Accented Letters with Regular Expressions
6.8.2020
Regular expressions are used for a variety of tasks but the one I see most often is input validation. Names, dates, numbers…we tend to use regular expressions for everything, even when we probably shouldn’t. The most common syntax for checking alphabetic characters is A-z but what...
A Look at What’s New in Chrome DevTools in 2020
31.7.2020
I’m excited to share some of the newer features in Chrome DevTools with you. There’s a brief introduction below, and then we’ll cover many of the new DevTools features. We’ll also look at what’s happening in some other browsers. I keep up with this stuff, as I create Dev Tips, the largest...
What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide
31.7.2020
In recent weeks, the word on everyone’s mind has been DeFi. DeFi is bringing more utility to the Ethereum blockchain,Continue Reading
The post What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide appeared first on CoinMarketCap Blog
What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide
31.7.2020
In recent weeks, the word on everyone’s mind has been DeFi. DeFi is bringing more utility to the Ethereum blockchain,Continue Reading
The post What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide appeared first on CoinMarketCap Blog
Tips for Starting with Bitcoin and Cryptocurrencies
21.7.2020
One of the most rewarding experiences of my life, both financially and logically, has been buying and managing cryptocurrencies like Bitcoin, Litecoin, Ethereum. Like learning any other new tech, I made rookie mistakes along the way, but learned some best practices along the way. Check out these...
Binding Arguments with Bind
20.7.2020
One of my favorite and most essential Function method is bind, a function we added to MooTools when it wasn’t featured in the JavaScript language itself. We often think of using bind to simply bind a method’s call to its host object, but did you know you can also bind arguments with...
Lazy Loading Images in Svelte
16.7.2020
One easy way to improve the speed of a website is to only download images only when they’re needed, which would be when they enter the viewport. This “lazy loading” technique has been around a while and there are lots of great tutorials on how to implement it.
But even with all the resources...
8 Crypto and Blockchain Firms That Are Hiring Right Now: July Edition
29.6.2020
It would be an understatement to say that the jobs market has had a rough 2020. But despite ongoing economicContinue Reading
The post 8 Crypto and Blockchain Firms That Are Hiring Right Now: July Edition appeared first on CoinMarketCap Blog
8 Crypto and Blockchain Firms That Are Hiring Right Now: June Edition
29.6.2020
It would be an understatement to say that the jobs market has had a rough 2020. But despite ongoing economicContinue Reading
The post 8 Crypto and Blockchain Firms That Are Hiring Right Now: June Edition appeared first on CoinMarketCap Blog