Search
Microsoft Research Introduces New Tool, VeriSol, To Verify Ethereum Smart Contracts
5.6.2019
In the initial days, blockchain tech was always about young entrepreneurs and new start-ups. However, in the last couple of years, giants corporations have started taking blockchain seriously, and Microsoft is one of them. The global tech giant has been exploring the blockchain space for quite...
Creating Animations Using React Spring
4.6.2019
Have you ever needed animation in your React application? Traditionally, implementing animation has not an easy feat to accomplish. But now, thanks to Paul Henschel, we there’s a new React tool just for that. react-spring inherits from animated and react-motion for interpolations, optimized...
Weekly Platform News: Favicon Guidelines, Accessibility Testing, Web Almanac
31.5.2019
In this week's news, Google defines guidelines for favicons, a new a11y testing tool from The Paciello Group, and changes to how the W3C plans to engage the community, plus more.
The post Weekly Platform News: Favicon Guidelines, Accessibility Testing, Web Almanac appeared first on CSS-Tricks
How to Check Bitcoin Cash Transactions With a Block Explorer
30.5.2019
A block explorer is a tool that enables cryptocurrency users to search addresses, balances, blocks, and transactions so they can verify all activities on the network. Bitcoin.com offers a BCH explorer, helping you to keep track of your coins. Also Read: Wallet and Card App Crypto.com Adds Bitcoin...
Bitcoin Is Used More As An Investment Tool Than Money, Says the US Congress
30.5.2019
There is no denying of the fact that the last few years have witnessed growing acceptance of digital currencies at a global level. While there are many who believe that crypto like Bitcoin has gained an increased utilization, the latest reports by the US Congress think tank contradicts this belief....
Share Bitcoin Cash Related Shortlinks Using BCH.gg
29.5.2019
Projects and members of the Bitcoin Cash community often need to share important information with other BCH enthusiasts. If you are involved with the cryptocurrency, there’s a website called BCH.gg you can use to shorten URLs, with each shortlink featuring the BCH name. Also read: How...
Color contrast accessibility tools
29.5.2019
Accessibility is all the rage these days, specifically when it comes to color contrast. I’ve stumbled upon a couple of tools this week that I think are pretty nifty for helping make sure that all of the text on our websites is legible regardless of what background color they might have.
First...
JPM Develops New Privacy-Enhancing Tool for Payment Mechanisms on ETH Blockchain
28.5.2019
JPMorgan Chase is reportedly poised to release an open-source extension that enhances the privacy of payment mechanisms on Ethereum-based blockchains
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...