The problem is that when we are creating a post in blogger or medium.com or somewhere else similar to those will show a brief details of a post in a main page and once we click on 'read more' button or on post will navigate to new url where the all details are included in the post (the whole content of a post will display in new url). As a junior developer l, I want to know how it's happening??
Better if you can answer me using React.js + node.js + mongodb
technologies.
Any answers will be appreciated.
First picture: is the blog post which is displayed in main page of blog.
Second picture: is showing that same blog post with whole content and in new url / new page.