Hacker News new | ask | show | jobs
Real-Time Crypto Tracker Using Webhooks with React, Next.js and Node.js (medium.com)
4 points by emchamp 678 days ago
1 comments

Posted a tutorial for building a real-time cryptocurrency tracker using webhooks, React, Next.js and Node.js. May be useful for anyone looking for an example on how to use webhooks with these technologies. I included the example code in a repository as well.