Search
3commas Helps You Balance Your Crypto Portfolio
24.5.2019
Hodling or liquidating your crypto assets are two extremes that are not the best investment strategies in most cases. 3commas is a platform that allows you to constantly rebalance your portfolio in order to limit losses and maximize profit. Also read: How to Easily Find a Bitcoin Cash ATM Near...
Developer Creates Interwallet Transfer Plugin to Strengthen Bitcoin Cash Privacy
20.5.2019
The Bitcoin Cash (BCH) protocol and infrastructure continue to see relentless development. The Electron Cash Cashshuffle implementation has enhanced bitcoin cash fungibility by providing users with the ability to shuffle coins. Now a developer has announced the launch of the Interwallet transfer...
Vaulty Aggregates All Your Cryptocurrency Addresses Using a Single Link
18.5.2019
The ability to receive direct crypto payments is of great importance for numerous small businesses, individual entrepreneurs, content creators and non-governmental organizations like charities. Many of them accept different cryptocurrencies and Vaulty.io provides help with managing multiple...
Haasbot Is an Automated Trading Tool for the Crypto Market
17.5.2019
Sudden and significant changes in the cryptocurrency markets are a common occurrence. Under such choppy conditions, you might want to try an automated trading solution such as Haasbot to help minimize the risks and maximize your profit. Also read: Coincheckup Aggregator Makes It Easier to Analyze...
CSS Scan: The Fastest Way to Inspect and Copy CSS
17.5.2019
CSS Scan is a super cool tool I've just learned about from Chris Nwamba. It allows you to inspect and copy CSS
A Better Approach for Using Purgecss with Tailwind
15.5.2019
Greg Kohn looks at how to use Purgecss — a tool that helps remove unused styles — and Tailwind — a utility-based CSS framework — and why we might want to pair these tools together:
Tailwind, by intention, is aiming to equip you with an arsenal of utility classes...
Keep Track of Important Crypto Events With Coindar
15.5.2019
The cryptocurrency space is abundant with events, from blockchain upgrades to platform launches and informal meetups. Coindar is a free calendar tool that helps crypto enthusiasts closely follow what’s happening in the industry and make better investment decisions. Also read: Track Rising...
React Starter: Using Create React App to Make React Applications
15.5.2019
Usually when you create a React application, you’ll be creating a single page app (SPA). In order to make setting up single page apps easier, a CLI tool called
Using Array reduce
14.5.2019
Every developer who specializes in any programming language will tell you there’s a powerful tool the language provides that they rarely use and wish they knew more about. For me, it’s Array.prototype.reduce. I quite enjoy the other Array methods like map, filter, and find, but reduce...
Microsoft Launches Decentralized Identity Tool on Bitcoin Blockchain
13.5.2019
A new decentralized ID solution from Microsoft built directly on the bitcoin blockchain could have far-reaching impacts
How to Generate QR Codes for Crypto Payments
10.5.2019
Businesses and projects in the crypto space have an incentive to facilitate cryptocurrency payments for their customers and users. With QR codes, acquiring a recipient’s address is easy – all it takes is a quick scan with a smartphone. A platform called Cwaqrgen provides a tool...
Split
2.5.2019
Jeremy on the divide between the core languages of the web, and all the tooling that exists to produce code in those languages:
On the one hand, you’ve got the raw materials of the web: HTML, CSS, and JavaScript. This is what users will ultimately interact with.
On the other hand, you’ve got...
Using Parcel as a Bundler for React Applications
25.4.2019
You may already be familiar with webpack for asset management on projects. However, there’s another cool tool out there called Parcel, which is comparable to webpack in that it helps with hassle-free asset bundling. Where Parcel really shines is that it requires zero configuration to get up...
An Introduction To Storybook: Organize How You Build JS Components
24.4.2019
What is Storybook?
Storybook is an open source tool for developing UI components in isolation and it integrates pretty well with most front end fram
Make Browsing GitHub Easier and Faster with Octotree
22.4.2019
GitHub is an amazing tool that many of us developers use on a daily basis. While GitHub has many great features, one thing that I've always found it to lack is browsing speed. They've got keyboard
While solving for collaboration, we built a product that our own teams love and use everyday!
11.4.2019
(This is a sponsored post.)
Flock is a messaging and collaboration tool built for both designers and developers. With close-to-zero setup, it brings together all your team’s conversations, appointments, and files in one place, helping you spend more time on what you are best at — building...
Buddy: 15 Minutes to Automation Nirvana
26.3.2019
(This is a sponsored post.)
Deploying a website to the server in 2019 requires much more effort than 10 years ago. For example, here's what needs to be done nowadays to deliver a typical JS app:
split the app into chunks
configure webpack bundle
minify .js files
set up staging environment
upload...
Schematics: A Plug-in System for JavaScript Projects
18.3.2019
Schematics is a tool from the Angular team that allows you to manipulate projects with code. You can create files, update existing files, and add dependencies to any project that has a packag
An Introduction to Web Components
18.3.2019
Front-end development moves at a break-neck pace. This is made evident by the myriad articles, tutorials, and Twitter threads bemoaning the state of what once was a fairly simple tech stack. In this article, I’ll discuss why Web Components are a great tool to deliver high-quality user experiences...
Keen makes it a breeze to build and ship customer-facing metrics
28.2.2019
(This is a sponsored post.)
Keen is an analytics tool that makes it wonderfully easy to collect data. But Keen is unique in that it is designed not just to help you look at that data, but to share that data with your own customers! Customer-facing metrics, as it were.
Keen works just the way...