2021-10-28
1328
#react#web3
Ikeh Akinyemi
74460
Oct 28, 2021 ⋅ 4 min read

Decentralized data storage using IPFS and React: A tutorial with examples

Ikeh Akinyemi Ikeh Akinyemi is a software engineer based in Rivers State, Nigeria. He’s passionate about learning pure and applied mathematics concepts, open source, and software engineering.

Recent posts:

Leveraging Parallel Computing In Node.js

Leveraging parallel computing in Node.js

Use parallel computing in Node.js with worker threads to optimize performance, handle CPU-intensive tasks, and utilize multi-core processors.

David Omotayo
Feb 13, 2025 ⋅ 8 min read

A guide to modern frontend architecture patterns

Frontend architecture is the foundation of your frontend codebase. Here’s how to optimize the pattern that you choose.

Shalitha Suranga
Feb 12, 2025 ⋅ 9 min read
A Guide To Graceful Degradation In Web Development

A guide to graceful degradation in web development

Implement graceful degradation in frontend apps by handling failures, mitigating API timeouts, and ensuring a seamless UX with fallbacks.

Rosario De Chiara
Feb 11, 2025 ⋅ 4 min read
Building High-Performance Websites Using Htmx And Go

Building high-performance websites using htmx and Go

Use htmx and Go to build high-performance websites, leveraging server-side rendering and minimal JavaScript for fast and efficient applications.

Abhinav Anshul
Feb 10, 2025 ⋅ 11 min read
View all posts

2 Replies to "Decentralized data storage using IPFS and React: A tutorial with examples"

  1. Hello, thi is very nice, but I can load the image or file but the submit button does nor respond. Am i missing something? with infure tec?

  2. Hello Marion, i have updated the UI to show a click effect (so make sure to clone the updated project from GitHub) but also there’s no image optimisation (as that’s not the focus of this project) applied in this project so you need to give your high quality image some time to completely load and display on the browser.

    That been said, I assure you that you’re not missing anything even on the infura side as I re-cloned this project some minutes ago to re-assure myself that everything is still working perfectly and yes, everything is still in support and functional.

Leave a Reply