The auction runs on the "fast" decision bid, where someone else will win or outbid you if you don't bid fast enough. To use online bidding, we must stick to the same principles. Use an open-socket (Websockets) to get information directly from the server when a new bid arrives. Next, add Socket.io to the project to create a real-time connection.
Table of contents
What is this article about?Novu - the first open-source notification architectureSo what the hack is Socket.io?How to add Socket.io to React & Node.js applicationsThe Workflow for the Bidding SystemCreating the Home page of the applicationCreating the Products pageCreating the Add Product pageCreating the Bid pageCreating the Nav component10 Comments
Sort: