Atharva Deosthale Web Developer and Designer | JavaScript = ❤ | MERN Stack Developer

Stories by Atharva Deosthale

Testing Next.js Apps With Jest

Testing Next.js apps with Jest

Dev

Set up and write tests for a sample Next.js app using the Jest testing tool, which easily helps identify errors and bugs in your code.

Atharva Deosthale
Mar 14, 2024 ⋅ 8 min read
React Native Console Log Best Practice

Reviewing React Native console logs: Best practices

Dev

When it comes to debugging, console logs are really insightful, helping you examine the real-time data that an app is using at any point of execution.

Atharva Deosthale
Nov 3, 2022 ⋅ 4 min read
Remix: A Guide to the Newly Open Sourced React Framework

Remix: A guide to the React framework taking on Next.js

Dev

Take a deep dive into Remix, the newly open sourced React framework with new features to explore, like nested routes and error boundaries.

Atharva Deosthale
Nov 3, 2022 ⋅ 8 min read
React Native Credit Card Scanner

Build a React Native credit card scanner for chipless cards

Dev

Nowadays, credit card readers come with NFC readers, which can read the card details through NFC tags embedded into the credit card.

Atharva Deosthale
Sep 30, 2022 ⋅ 5 min read

Creating a full-stack DeFi app with Polygon

Dev

Learn how to build your very own full-stack DeFi app using Polygon and Next.js in this step-by-step tutorial.

Atharva Deosthale
Jun 14, 2022 ⋅ 10 min read

How to build an ERC-20 exchange platform

Dev

Learn how to build an ERC-20 exchange platform where users can mint, buy, and sell ERC-20 tokens in this comprehensive tutorial.

Atharva Deosthale
Apr 28, 2022 ⋅ 10 min read

Build a privacy-focused comments section on your Next.js blog

Dev

While Remark42 doesn’t natively work with Next.js, this tutorial provides a convenient workaround for easily building a comments section.

Atharva Deosthale
Feb 25, 2022 ⋅ 5 min read

Create your own NFT minter using Moralis, Solidity, and Next.js

Dev

Create an easy-to-use app for uploading images and minting them as NFTs to the blockchain with this tutorial and example build.

Atharva Deosthale
Feb 11, 2022 ⋅ 10 min read

Debugging Ethereum transactions in the Remix IDE

Dev

Quickly and easily debug Ethereum smart contracts in the Remix IDE with this comprehensive tutorial.

Atharva Deosthale
Jan 21, 2022 ⋅ 4 min read

Build a DApp in Next.js using Moralis and MetaMask

Dev

Explore Web3 functionality with Next.js and Moralis, the ultimate Web3 development platform, in this informative tutorial.

Atharva Deosthale
Jan 19, 2022 ⋅ 7 min read

Using Needle to send HTTP requests in Node.js

Dev

Learn how and why you should use Needle, a lightweight Axios alternative for making HTTP requests in enterprise-scale Node.js apps.

Atharva Deosthale
Nov 18, 2021 ⋅ 3 min read

How to create your own cryptocurrency with JavaScript

Dev

Learn how to create your own cryptocurrency in JavaScript with this step-by-step tutorial and example build.

Atharva Deosthale
Nov 3, 2021 ⋅ 7 min read