I recently started working for Simplestream on their next generation TV UI. Simplestream provide TV solutions for just about every platform and TV or Set Top Box device you can think of – including a turnkey solution for ingest, encoding and management of monetisation models.
Tag Archives: React
Chat app in React (hooks)
Here’s a simple chat app I created as an example of using (hooks flavoured) React with Firebase, all in TypeScript. It’s a little like the YouTube superchat thing, whereby everyone can log in with single click Google authentication and all chat to each other.
Continue reading Chat app in React (hooks)