React Routing features
Mar 20, 2024 · 1 min read · As we know our old beloved HTML has anchor tags which causes page refreshing. Ever thought of using these in react?If we use these and page refreshes then what's the point of using react and studying all that virtual DOM concepts?So to solve this we ...
Join discussion