AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Next JS 13 - Router and Rendering Infrastructure
Next JS gives you the ease of use of something like PHP where you throw a file to the file system. And then it essentially becomes a route. So with netchase 13, we're doubling down on this idea of a declarative file system based router. The other thing that's quite crucial in terms of the rendering infrastructure is that everything is server first by default and that the data fetching mechanism is unified.