This post covers React Server and Client side components in-depth, some best practices, how to create shared components with code samples, differences between them and how it compares to Server side rendering in Next.js.
As a developer, I’ve noticed ever since starting out that a lot of us are intimidated by building accessible apps. The fact of the matter is, it doesn’t have to (and shouldn’t) be that way. Accessibility is just like building any other feature — and there needs to be greater awareness around this. If you’ve incorporated accessibility into apps before or want to integrate accessibility for the first time, then this post is for you. I’m going to use both web and mobile as an example.