JavaScript

112 Articles 0 Followers


How to Connect a React App to the Blockchain

23 Apr 2020 8 minute read 2 comments alexroan

Prerequisite: Experience developing with ReactJS and a basic understanding of Ethereum smart contracts. The full working project code is available on Github. Introduction This article explains step-by-step instructions for how to use the Truffle Sui...

The Skills You Need to Be a Blockchain Developer

23 Apr 2020 5 minute read 1 comment alexroan

  The skills you need to work on to become a blockchain developer. Whether you’ve never coded before, or have multiple years of experience developing software, becoming a Blockchain developer requires a new set of skills. Identifying which skills you...

Top 5 Web3 JS Functions For Ethereum DApps

22 Apr 2020 1 minute read 0 comments alexroan

An overview of the most useful and commonly used functions Introduction Web3 bridges the gap between the traditional internet and the Ethereum Blockchain. It enables users to interact with your DApp through a browser. When using Javascript for your f...

Why I like BAT, and why you should too

3 Apr 2020 3 minute read 0 comments Jaemoney

BAT stands for Basic Attention Token. What problem is BAT is trying to solve? Browsers are broken! Furthermore, the way we consume content online is broken. If you go to Facebook, and you browse around, then many nefarious things are happening to you...

5 JavaScript libraries of 2020

3 Apr 2020 2 minute read 0 comments ryosuke

Since the last decade so many JavaScript libraries and frameworks have been built to facilitate the hard tasks that was nearly impossible to accomplish in JS such as VUE.JS which is used by this site and surely there's libraries that are really deman...

Interactive maps for your website - adding a marker

3 Mar 2020 2 minute read 2 comments Quaro

In the previous post I created an interactive map for my website, now I want to add a marker, because a plain map with no info isn't very useful! So let's say my customer wants to show the name and address of his restaurant; we're adding a point mark...

Adding an interactive map to your website

15 Feb 2020 4 minute read 3 comments Quaro

Introduction Hi, I'm a web developer and I create G.I.S. (geographic information system) web applications. This mostly involves creating maps that show different kind of data on them. Nowadays, maps are common on a lot of websites, from restaurants w...

JavaScript libraries for cryptocurrency

13 Feb 2020 1 minute read 0 comments ryosuke

cryptocurrency is the trend nowadays, everybody is trying to collect them by investing or using faucets or other means, and this latter led web developers to integrate their own wallets in their websites(one of them is read.cash) but how they did tha...

Web-Development Predictions 2020

6 Jan 2020 1 minute read 2 comments EinfachWir

Hello everybody, every year the world of development changes a little bit more. Probably also this year, so I want to share my thoughts with you and make some predictions for the coming year. Like the last years, frameworks like VueJS, Angular and R...

The Lisk Alpha SDK IS RELEASED

25 Jul 2019 1 minute read 0 comments tokenization

Since the beginning of this week, exciting news has been published from lisk blockchain So that was announced lisk core and lisk alpha SDK This is the most important thing now, but it's just the beginning, as we all know, because {The Lisk Alpha SDK...