4 followers
Blockchain and Fullstack developer, Web3, Solidity, React | Nextjs |Angular| Node | AWS | Serverless | Redux | Flutter, and all about web development.
JavaScript is constantly evolving, and the latest version, ES2022, introduces some exciting new features that can make your coding life easier and...
How to rescue your tokens from a compromised Ethereum wallet by using the power of Flashbots. · Flashbots can actually be a lifesaver sometimes. One of...
How to Connect Your DApp with a Backend Using Sign in with Ethereum · In an ideal scenario, A Dapp should not have any centralized backend server,...
Converts Object to boolean. If it was falsey (e.g. 0, null, undefined, etc.), it will be false, otherwise, true. !oObject // inverted...
Let's start after seeing this what we gonna make Github Link : here Features : Drag/drop upload Resumable Multiple uploads progress bar Let's...
The Promise.allSettled() method returns a promise that resolves after all of the given promises have either fulfilled or rejected, with an array of...