Developing decentralized chat with Next.js [ukr]
Like
19
Talk presentation
Developers often consider blockchain and Web3 to be complex and requiring new specific knowledge, languages, and concepts. However, it is possible to develop decentralized applications using a standard web developer toolkit. This presentation will explore the basic differences in developing Web3 applications, using the example of creating a decentralized chat application that interacts with blockchain and a distributed file system, using Next.js and a few small JS libraries. The nuances of working with Next.js will also be discussed, and the author will explain why they use it for most of their web applications.