Akash Mittal

  https://www.akashmittal.com I am a software engineer and a die-hard animal lover. My life's goal is to create a mini jungle with a dispensary for stray animals who get diseased or injured.

   



7 Stories by Akash Mittal

Truffle Suite tutorial: How to develop Ethereum smart contracts

This tutorial focuses on smart contracts written in Solidity and using the Truffle Suite to deploy a local version of the Ethereum blockchain.
0 11 min read

Ethereum blockchain development using Web3.js

In this comprehensive tutorial, we’ll show you how to develop a blockchain app using Web3.js and review the basics of Ethereum.
0 22 min read

How to implement WebSockets in React Native

Learn how to implement WebSockets in React Native by designing a message broadcast app.
0 6 min read

Manage notifications in React Native with react-native-notifications

There are several types of notifications you can implement within apps, and this guide covers how to do so using react-native-notifications.
0 5 min read

How to deploy a React Native app to the Google Play Store

React Native can generate apps for Android and iOS. Here, you can learn how to generate .apk files to deploy on Google Play Store.
0 4 min read

How to create a custom alert dialog in React Native

Learn how to create a custom alert dialog in React Native for Android or iOS, including the specification and UI differences between the two...
0 17 min read

How to safely render Markdown using react-markdown

Learn how to safely render Markdown syntax to the appropriate HTML with this short react-markdown tutorial.
0 2 min read