Search
A Step-by-Step Guide to Exchanges: Learn to Buy Cryptocurrency [Part 2]
19.10.2019
Congratulations on being ready to purchase cryptocurrency! In this guide, we’ll walk you through the following steps: How exchanges work  Different types of exchanges  The process of buying cryptocurrencies Fiat gateways Considerations when choosing an exchange How Exchanges Work...
A Step-by-Step Guide to Exchanges: Learn to Buy Cryptocurrency [Part 2]
19.10.2019
Congratulations on being ready to purchase cryptocurrency! In this guide, we’ll walk you through the following steps: How exchanges work  Different types of exchanges  The process of buying cryptocurrencies Fiat gateways Considerations when choosing an exchange How Exchanges Work...
A Step-by-Step Guide: Learn to Buy Cryptocurrency
19.10.2019
Congratulations on being ready to purchase cryptocurrency! In this guide, we’ll walk you through the following steps: How exchanges work  Different types of exchanges  The process of buying cryptocurrencies Fiat gateways Considerations when choosing an exchange How Exchanges Work...
SLP Token Ecosystem Built on Bitcoin Cash Continues to Blossom
17.10.2019
The Simple Ledger Protocol (SLP) has come a long way since its inception and more than 4,900 SLP tokens have been created to date. During the last few months, SLP usage has grown significantly with people constructing various types of unique ideas that create more use cases for these token...
Firefox Kiosk Mode
16.10.2019
As someone who loves the HTML and web APIs, I want to see them used in all different types of devices and mediums. Being that I work for the amazing Mozilla Corporation, seeing Firefox and the gecko web engine thrive in those spaces is important to me. Firefox was recently featured in the Firefox...
Awards That Look Beyond the Flashy
3.10.2019
Dan Mall is judging the Communication Arts Interactive 2020 awards. These types of things are usually a celebration of flashy, short-lived, one-off designs. Those things are awesome, but Dan has more in mind:
I’d love to award work that demonstrates creative use of the highest level of color...
Different Types of Trading – How to Profit From Scalping
23.9.2019
If you’re thinking about trading cryptocurrencies, you’ll need to decide on the trading strategy you want to pursue. There are many different ways to trade cryptocurrencies and each style is as unique as your personality. Picking a style depends on various factors— from how much time you’re able...
BCH Microblog ‘Member’ Shows the Future of Reddit-Like Forums
16.9.2019
Since the Bitcoin Cash upgrade in May 2018, software developers have unleashed a slew of microblogging protocols that utilize OP_return transactions. One application called Member is a BCH-based browser that makes use of these types of transactions and the extra space added to the data carrier...
Collective #542
22.8.2019
GoPablo * useAuth * WebAssembly Interface Types * NuxtPress * The Native File System API
Collective #542 was written by Pedro Botelho and published on Codrops
Fiat Lite vs. Freedom Maximalist: The Two Types of Bitcoiner
19.8.2019
As regulation continues growing exponentially for cryptocurrencies worldwide, a chasm is yawning ever deeper between supporters. On the one hand, many yearn for massive adoption and clear regulations so they can get on with their trading, and get on with their lives – not to mention...
Bringing CSS Grid to WordPress Layouts
31.7.2019
December 6th, 2018 was a special date for WordPress: it marked the release of version 5.0 of the software that, to this day, powers more than one-third of the web. In the past, people working on the platform pointed out that there has never been any special meaning to version numbers used...
10,000 American Cryptocurrency Owners Will Receive Warning Letters From the IRS
27.7.2019
On July 26, the U.S. Internal Revenue Service (IRS) announced that the tax agency has started sending letters to American cryptocurrency owners advising them to pay their taxes. According to the organization, three types of letters will be sent to more than 10,000 taxpayers by the end of August....
Datalist is for suggesting values without enforcing values
26.7.2019
Have you ever had a form that needed to accept a short, arbitrary bit of text? Like a name or whatever. That's exactly what <input type="text"> is for. There are lots of different input types (and modes!), and picking the right one is a great idea.
But this little story is about something...
JavaScript Proxy with Storage
26.7.2019
The JavaScript Proxy API provides a wealth of “magic” within JavaScript, allowing you to use any object as sort of an alias that allows a wall of validation, formatting, and error throwing. Did you know that you could also employ the Proxy API as an abstraction to different types...
Types or Tests: Why Not Both?
10.7.2019
Every now and then, a debate flares up about the value of typed JavaScript. "Just write more tests!" yell some opponents. "Replace unit tests with types!" scream others. Both are right in some ways, and wrong in others. Twitter affords little room for nuance. But in the space of this article we...
The Guns N’ Bitcoin Scorpion Case Holds Your Shooter and Your Satoshis
25.6.2019
Digital assets have become very valuable over the last few years, spawning a string of devices that protect cryptocurrencies from malware and mishandling. Now there’s a company called Guns N’ Bitcoin that offers a durable case called the Scorpion that holds not only a hardware wallet...
Using Jetpack to Accelerate WordPress Development
16.5.2019
(This is a sponsored post.)
[Geoff:] I've built a fair number of WordPress sites in my day. It's been my go-to since the 2.x-ish days because it works for any site, big or small. That's the sort of solution and flexibility you like to have as a freelancer.
Boy, I wish I had Jetpack available...
Revisiting prefers-reduced-motion, the reduced motion media query
30.4.2019
Two years ago, I wrote about prefers-reduced-motion, a media query introduced into Safari 10.1 to help people with vestibular and seizure disorders use the web. The article provided some background about the media query, why it was needed, and how to work with it to avoid creating...
Using React Loadable for Code Splitting by Components and Routes
7.3.2019
In a bid to have web applications serve needs for different types of users, it’s likely that more code is required than it would be for one type of user so the app can handle and adapt to different scenarios and use cases, which lead to new features and functionalities. When this happens, it’s...
Extracting Text from Content Using HTML Slot, HTML Template and Shadow DOM
6.3.2019
Chapter names in books, quotes from a speech, keywords in an article, stats on a report — these are all types of content that could be helpful to isolate and turn into a high-level summary of what's important.
For example, have you seen the way Business Insider provides an article's key points...