VOOZH about

URL: https://blog.logrocket.com/author/atharvadeosthale/

⇱ Atharva Deosthale, Author at LogRocket Blog


πŸ‘ LogRocket blog logo
Atharva Deosthale Web Developer and Designer | JavaScript = ❀ | MERN Stack Developer πŸ‘ Image

Stories by Atharva Deosthale

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.

πŸ‘ Image
Atharva Deosthale
Mar 14, 2024 β‹… 8 min read

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.

πŸ‘ Image
Atharva Deosthale
Nov 3, 2022 β‹… 4 min read

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.

πŸ‘ Image
Atharva Deosthale
Nov 3, 2022 β‹… 8 min read

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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
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.

πŸ‘ Image
Atharva Deosthale
Nov 3, 2021 β‹… 7 min read