Skip to content

Samet195/Single-Page-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Single-Page Application ๐Ÿ“‘

This is my Single-Page Application project that I wrote to learn JavaScript.

To start it, you need an HTTP server. For this server.py or you can use any HTTP server.

Features

  • โฑ๏ธ Asyncron fetching and rendering page content.
  • ๐Ÿ” Dynamicaly changing page title.
  • ๐Ÿ–ฅ๏ธ Fetches and displays only relevant page content.
  • โš™๏ธ Last page and last scroll position remembering (with js-cookie).
  • ๐Ÿ’  Navigation with all elements which has [link] attibute.
  • ๐ŸŒ Network connection checking and alert on connection lost.
  • ๐Ÿ”ป Views are minimal sized. Write only page title and content.
  • ๐Ÿ“จ It is completely a front-end project.

About

My "Single-Page Application" Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors