Atharva Deosthale

  https://marketplace.visualstudio.com/items?itemName=AtharvaDeosthale.mern-stack-snippets Web Developer and Designer | JavaScript = ❤ | MERN Stack Developer

   



16 Stories by Atharva Deosthale

Reviewing React Native console logs: Best practices

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...
1 4 min read

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

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

Build a React Native credit card scanner for chipless cards

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

Creating a full-stack DeFi app with Polygon

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

How to build an ERC-20 exchange platform

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

Testing Next.js apps with Jest

Jest makes testing large Next.js apps a breeze with automated tests that alert you when something goes wrong.
6 7 min read

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

While Remark42 doesn't natively work with Next.js, this tutorial provides a convenient workaround for easily building a comments section.
1 5 min read

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

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

Debugging Ethereum transactions in the Remix IDE

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

Build a DApp in Next.js using Moralis and MetaMask

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

Using Needle to send HTTP requests in Node.js

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

How to create your own cryptocurrency with JavaScript

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