AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Render a Chart With React Frameworks
I have to say the chart that you made it it feels so rock solid Yeah, you just you you know, you hit command R and you don't even see anything flat like nothing changes. I really like the discipline that both server rendering SSR client components and server components imposes on you because of what you just said. Not only does it make the app feel better because you it helps you realize that you are doing things on the client You actually don't need to be doing. It simplifies your code to with like as in the date example where you realize Dealing with the date being rendered on the client with the browser in different time zones is not actually needed. It's not actually