Skip to content

ahalim150/SPA-Vanilla.JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Page Application Routing Using Hash or URL

One of the most asked code questions during a front-end interview is "Can you create a single page application with routes, without a framework?"

This repo shows you how to build a Single Page App using vanilla JavaScript, to implement client-side routing both ways (hash or URL) in an easy-to-use format that can be replicated for any project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 66.5%
  • HTML 33.5%