In this tutorial, we demonstrate how to use widgets to integrate a React component with static websites built entirely from HTML.
Introduced when the Ethereum network was clogged by the CryptoKitties game, Flow aimed to create a blockchain platform to accommodate billions of users on its DApps.
font-size-adjust
: How to auto-adjust your font sizeLearn how the CSS font-size-adjust property can help you auto-adjust the size of your font for improved readability on your website.
Simplify dependency injection in your Flutter apps using GetIt, a simple service locator, and Injectable, a code generator for GetIt.
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 benefits and drawbacks of the popular Ethereum or new and performant Harmony blockchains to determine which is best for you.
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.
Adding eye-catching visuals to your application can help engage and direct users in your application. Create a shine effect using CSS.
Denoflare is a small framework that lets you publish Cloudflare Workers written in Deno. Here’s how to develop, test, and deploy with it.
Get started with Refine, the React-based framework for data-intensive apps with this tutorial and example build.
In this article, we compare the pros and cons of creating UI for iOS with Storyboard vs. programmatically. We also discuss which method is preferable for certain circumstances.
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.