Darlington Gospel, Hacker Noon

Darlington Gospel

Hacker Noon

Nigeria

Contact Darlington

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Hacker Noon

Past articles by Darlington:

How to Richly Preprocess your IPFS NFT Images and Metadata

The first step you’ll take to building an NFT minting Dapp is to prepare the artwork. Without the artwork, you can’t have your NFT project actualized. → Read More

How to Code an Escrow Smart Contract

In this tutorial, you will learn how to code an Escrow smart contract step by step, you will also get to understand why it is important for you to learn. → Read More

How to Code Solidity Smart Contract CRUD Functions: The Right Way

Mastering how to create, read, update, and delete records from the blockchain is a skill you must understand. Yes, you can delete stuff from the blockchain... → Read More

How to Code a Fantastic Batch Payment Function With Solidity: A Must Know Technique

In this tutorial, you will learn a very crucial smart contract skill for disbursing money (Ethers) to multiple accounts with a click of a button. → Read More

Coding a PayNow Function with Solidity: The 3 Must Know Smart Contract Methods

In this tutorial, you will learn about three functions that will help you move money from one account to the other and the recommended method for you. → Read More

Building a Classic Web3 NFT Minting Dapp With React and Solidity: Part 2

In PART ONE of this tutorial, we coded the smart contract part of this application with Solidity, now it's time we merge it up with ReactJs. → Read More

Building a Classic Web3 NFT Minting Dapp with React and Solidity: Part 1

In this tutorial, you will learn the following; How to set up an Error-free Web3 project, How to code an NFT minting smart contract, How to code the frontend... → Read More

How To Build A Web3 e-Commerce Platform with React and Solidity: (PART II)

Now let’s build the frontend for interacting with it as you can see above. Not much talking, let’s get coding… We’ll begin by installing the rest of the depend → Read More

eCommerce Platform Review: What is WooCommerce?

What is WooCommerce? It's a plugin built upon the WordPress platform that allows you to create a web store. → Read More

How to Use React Native to Build a Private Messaging App

In this tutorial, you will learn how to use; ReactNative, CometChat, and Firebase to build a one-on-one chat app with a stunning UI. → Read More

How to Build an Ethereum Transaction App with React and Solidity: Part 2

Following part one of this tutorial, we will be building the frontend side of this project. → Read More

How to Build an Ethereum Transaction App with React and Solidity: Part 1

This tutorial will teach you how to build a decentralized blockchain application from the ground up that will interact with a ReactJs frontend. → Read More

Build a LinkedIn Chat Clone with React Native and Firebase

This tutorial was put together with the help of ReactNative, Firebase, CometChat, and CometChat. → Read More

How to Build an Instagram Clone App With React Native

It's time you take your web development to the next level. You need to start developing mobile apps and if you ain’t there yet, start building to get started. → Read More

Frontend Dev: How to Build a Predictive Machine Learning Site With React and Python (Part 3)

We will be building a machine learning React frontend that will predict whether a candidate will or will not be hired based on his or her credentials. → Read More

API Development: Build a Predictive Machine Learning Site With React and Python (Part 2)

Sequel to the last article: We will be building a machine learning API that will predict whether a candidate will or will not be hired. → Read More

Model Development: Build a Predictive Machine Learning Site With React and Python [Part 1]

We will be building a machine learning model that will predict whether a candidate will or will not be hired based on his or her credentials. → Read More

How to Build a Slack Clone with React, Firebase, and CometChat

In this tutorial, we will be combining the full power of React, Firebase, and CometChat to build a slack clone that will leave you mind-blown. → Read More