Skip to content

FarzadVav/vanilla-typescript-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla javascript SPA app

In this project, I am trying to implement SPA software with vanilla JavaScript. my goal for making this project was to improve my coding skills in Javascript. I plan to develop this project over time and implement complex Front End features with JavaScript only

I request you to subscribe to this repository and implement your ideas

Features :

  • Implementation of a structure similar to component base packages
  • SPA (there is no problem with refresh)
  • Global state's
  • Re rendering pages, when change in state's
  • Use browser history to return to previous path

Run app :

npm run start

About

An javascript/typescript SPA application with a structure like React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published