Β© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Amit Chambial
Full stack developer and a Maker
Hi Dave Rodriguez,
Many of us had this question. I tried explaining this in this blog.
This is very basic article that i have written.
If you have any questions you can ask me here π.
Dave Rodriguez
Learner
THanks for the post. It's good. I have one question. If I need to check if the app is SSR or CSR, how do I do it?
mostly sites built using React,Vue or Anugular are csr.
While all the other sites using old MVC approach (django,rails,etc) uses ssr.
I validate it by checking the meta tags in the site using https://metatags.io
If a site have dynamic meta means different meta for different pages , most probably its ssr.
See hashnode is built using react(nextjs). but it uses ssr.
Amit Chambial okay thanks.
One more question, do you have idea about the mern stack. I posted a question today hashnode.com/post/i-need-to-know-the-flow-of-this⦠If you could help me out, that would be great.
Dave Rodriguez Check it out π