Skip to content

ats1999/client-side-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Client Side Routing without using React.Js

Discover the inner workings of Single Page Application (SPA) navigation without React, dynamic content rendering without full reloading of page, browser history api uses and more...

Agenda

Single Page Application(SPA) uses client side routing to control the navigation. It allows them to render only few part of the page instead of doing full page reload. Mostly people have seen this feature in SPA frameworks, like React, Angular, etc. In this blog, we'll explore how they does SPA navigation.

Read this blog -> https://dsabyte.com/blog/engineering/full-stack-development/front-end/react-js/Building-Client-Side-Routing-without-using-ReactJs-231ff4b5-64e4-4cdf-9a46-1f711f8db0e7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published