What if your users could use your DApp to interact with smart contracts immediately, instead of having to install the required third-party extensions?
Learn how to maintain React app scroll position when users close a full-page mobile menu to improve UX by implementing a custom Hook.
react-native-picker-select
react-native-picker-select, a powerful React Native component that gives you access to the native iOS and Android select interface.
Use OpenZeppelin Contracts and the Truffle framework to build and test secure smart contracts for ERC20 and ERC721 tokens. We also demo building ERC1155 contracts on the Remix IDE.
In this tutorial, we demonstrate how to use widgets to integrate a React component with static websites built entirely from HTML.
In this tutorial, we’ll be minting an NFT from a smart contract on Etherscan. We’ll use the mint function to mint NFTs directly using Etherscan interfaces.
Learn about the different types of factory patterns in Solidity and the benefits of using them, such as to save on gas fees associated with multiple contract deployments.
Denoflare is a small framework that lets you publish Cloudflare Workers written in Deno. Here’s how to develop, test, and deploy with it.
Learn how to use React fragments to prevent rendering unnecessary nodes in the DOM and create an optimized code.
Get started with Refine, the React-based framework for data-intensive apps with this tutorial and example build.
Svelte improves on what made us love Vue to begin with, like high performance, a lightweight and familiar templating syntax, and an easy learning curve.
Use Podium to create a micro frontend, to compile two individual Svelte applications into one application that’s easier to manage.