Search
75% of IoT Firms Want to Add Blockchain: Survey
13.12.2019
A majority of those companies using Internet of Things technology has adopted, or is considering adopting, blockchain
Accenture Picked to Build Sweden’s E-Krona Digital Currency Pilot
13.12.2019
Sweden has picked Accenture to handle its e-krona digital currency pilot
D-Wave and NEC Partner to Create ‘Hybrid’ Quantum Applications
11.12.2019
Supercomputer giant NEC is teaming up with a quantum computer manufacturer to create practical applications for the cutting-edge tech
CSS Architecture for Modern JavaScript Applications
6.12.2019
There is a lot to like from Mike Riethmuller here:
The title. When you're building a website from JavaScript-powered components anyway, that is a moment to talk about how to do styling, because it opens some doors to JavaScript-powered styles that you probably wouldn't otherwise choose.
The...
Crypto Startups to Get up to $75,000 From the Government of Ukraine
5.12.2019
Ukrainian crypto companies can now receive up to $75,000 each in the form of government sponsored grants. A special fund set up by the authorities in Kiev is already accepting applications from startups in various high tech sectors including the blockchain industry. Over $1.5 million will...
Japan Now Has 21 Approved Crypto Exchanges
4.12.2019
Japan’s top financial regulator has approved the remaining crypto exchange that was in business prior to the regulation of the crypto industry. Exchanges in this category were allowed to continue operations while their registration applications were being reviewed. The regulator has so...
Global Android Vulnerability Could Grab Wallet and Banking Data
3.12.2019
A newly-discovered exploit could hijack banking and wallet apps on your Android phone
Testing React Hooks With Enzyme and React Testing Library
29.11.2019
As you begin to make use of React hooks in your applications, you’ll want to be certain the code you write is nothing short of solid. There’s nothing like shipping buggy code. One way to be certain your code is bug-free is to write tests. And testing React hooks is not much different from how React...
Vermont Utility Customers to Trade Renewable Energy Credits on LO3 Blockchain
21.11.2019
With an ambitious 100% renewables goal by 2025, the new marketplace by Green Mountain Power and LO3 Energy is an eco blockchain play
With 7,600 Blockchain Patent Applications, Chinese Firms Far Outpace US
20.11.2019
Chinese firms submitted 7,600 blockchain patent applications between 2009 and 2018, about three times as many as U.S.-based companies
NEST Protocol Collaborates with FIBOS to Develop DeFi and Blockchain Applications
8.11.2019
In the recent announcement, Nest Protocol and FIBOS IBC protocol have associated to develop DeFi and blockchain applications. The strategic alliance stated that the two parties will team up with the FIBOS, the decentralized cross-chain plan, initially. Later, they will work with the FIBOS...
Klaytn Adds 8 New KLAY-based Blockchain Applications
1.11.2019
Klaytn, the leading blockchain project of Internet firm, Kakao has announced the addition of 8 new ‘KLAY BApp’ services to its revolutionary platform with an intention of proliferation by encouraging mass adoption of its blockchain ecosystem. Earlier in June, the firm released the first batch of...
Build a 100% Serverless REST API with Firebase Functions & FaunaDB
31.10.2019
Indie and enterprise web developers alike are pushing toward a serverless architecture for modern applications. Serverless architectures typically scale well, avoid the need for server provisioning and most importantly are easy and cheap to set up! And that’s why I believe the next evolution...
It’s All In the Head: Managing the Document Head of a React Powered Site With React Helmet
30.10.2019
The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its user interface. This is, after all, where you tell search engines about your website and integrate it with third-party applications like...
How Cryptocurrency Developers Can Earn Bitcoin Cash With REST APIs
22.10.2019
A recent video by Chris Troutner, Senior Javascript Developer at Bitcoin.com, points out a problem with anti-profit seeking approaches to crypto development, and how devs can incentivize growth and attract business using REST APIs to earn BHC. Without incentives, Troutner notes, many promising...
Ethereum Name Service Adds Infrastructure for Multi-Currency Support
18.10.2019
On October 16, the Ethereum Name Service (ENS) announced multi-currency support and integration with 15 platforms and wallets. The fusion will provide users with the ability to use a single ENS name across a wide spectrum of crypto applications alongside leveraging a variety of digital assets. Also...
Recipes for Performance Testing Single Page Applications in WebPageTest
10.10.2019
WebPageTest is an online tool and an Open Source project to help developers audit the performance of their websites. As a Web Performance Evangelist at Theodo, I use it every single day. I am constantly amazed at what it offers to the web development community at large and the web performance folks...
China Merchants Bank Subsidiary Uses Blockchain for DeFi Applications
4.10.2019
China Merchants Bank International is partnering with Nervos to apply blockchain technology to its financial services
Demonstrating Reusable React Components in a Form
2.10.2019
Components are the building blocks of React applications. It’s almost impossible to build a React application and not make use of components. It’s widespread to the point that some third-party packages provide you with components you can use to integrate functionality into your application.
These...
Meeting GraphQL at a Cocktail Mixer
26.9.2019
GraphQL and REST are two specifications used when building APIs for websites to use. REST defines a series of unique identifiers (URLs) that applications use to request and send data. GraphQL defines a query language that allows client applications to specify precisely the data they need from...