AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React Server Rendering
Rails and request comes in. You can basically do a bunch of if statements based off the state of the user's making the request and return to an HTML. So we kind of end up wanting to use server rendering to solve these problems. And I think it's worth as a side note here, there's a reason people started doing more work on the client because you can, lets you make more interactive rich experiences. It was even awesomer when we got to discover Asura because now we didn't have like a two app problem. We could just be in our JavaScript front end happy land.