
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.

Simplify dependency injection in your Flutter apps using GetIt, a simple service locator, and Injectable, a code generator for GetIt.

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.

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.

BEP-20 is the token standard of the Binance Smart Chain (BSC). Learn how to code a BEP-20 token, deploy it to the Binance Smart Chain testnet using Remix, and import the deployed token into MetaMask.

Learn how to use React as a Python developer with this guide and by creating a contact manager application with Flask and React.

Easily handle videos in your application by building a video streaming server in Node.js from scratch.

With the release of React 18 on the horizon, familiarize yourself with three new APIs that should help make concurrent rendering a reality.

Should you use SolidJS or React in your next project? Find out which is better for your use case in this thorough comparison.

Learn how to use the url-launcher Flutter package to open a variety of secondary apps, using the example of a Contact Us page.