Akash Mittal 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.

Stories by Akash Mittal

Truffle Logo

Truffle Suite tutorial: How to develop Ethereum smart contracts

Dev

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

Akash Mittal
Nov 2, 2021 ⋅ 11 min read
Web.JS and Ethereum Logos

Ethereum blockchain development using Web3.js

Dev

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

Akash Mittal
Oct 14, 2021 ⋅ 22 min read
How to Implement WebSockets in React Native

How to implement WebSockets in React Native

Dev

Learn how to implement WebSockets in React Native by designing a message broadcast app.

Akash Mittal
Oct 1, 2021 ⋅ 6 min read
React Logo

Manage notifications in React Native with react-native-notifications

Dev

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

Akash Mittal
Sep 16, 2021 ⋅ 5 min read
React Native and Google Play Store Logos

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

Dev

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

Akash Mittal
Sep 9, 2021 ⋅ 4 min read
How to Create a Custom Alert Dialog in React Native

How to create a custom alert dialog in React Native

Dev

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

Akash Mittal
Aug 30, 2021 ⋅ 17 min read
React Logo Over a Pink Background

How to safely render Markdown using react-markdown

Dev

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

Akash Mittal
Jul 20, 2021 ⋅ 2 min read