Build a CRUD application in React with Firebase Web SDK v9

The Firebase v.9 SDK introduces a new API surface that follows a modular approach, resulting in a change to the use of its services, one of which is Firestore database. Now we are left with the challenge of relearning how to perform operations like CRUD in the database.

Продовжити читання “Build a CRUD application in React with Firebase Web SDK v9”

Migrating to React Router v6: A complete guide

It may be challenging to transition from React Router v5 to v6, because several changes have altered how things were done in React Router v5. In addition, a number of new features have been introduced, so it is recommended to upgrade to v6 even if the transition will be slightly annoying.

Продовжити читання “Migrating to React Router v6: A complete guide”

Build a Real-World dApp With React, Solidity, and Web3.js

The world of online technology is transitioning fast towards web 3.0. It seems like people are done with centralized systems with their digital privacy being maligned on daily basis by huge organizations. Therefore, they want a solution and web 3.0 seems to be the answer for now.

Продовжити читання “Build a Real-World dApp With React, Solidity, and Web3.js”