Hacker News new | ask | show | jobs
Show HN: Random Emojis – A live feed of emojis using Cloudflare and WebSockets (emojis.cadell.dev)
2 points by cadbox1 1510 days ago
Hi HN! I built a simple, fun and realtime app with Cloudflare, WebSockets and Redux because I've never used Cloudflare or WebSockets before and they sound pretty cool.

It uses Cloudflare Pages which offers a full stack deployment pipeline and Durable Objects for a realtime data store.

I also wrote about my experience and some tips if you're thinking about doing something similar.