#SinglePage Sidebar Navigation

7 messages · Page 1 of 1 (latest)

grim shell
#

Hey! What are the best Practises for SinglePage Sidebar Navigation?

As in: I want to have a Single Page where the Sidebar is located. On click of a Sidebar Link the Content should be updated without reloading the Sidebar. I thought about using an IFrame, but I'm not sure if this would be the best Practice.

cinder kernel
#

isn't an SPA's defining property that it has a single page in which the content gets updated dynamically with js?

grim shell
cinder kernel
#

i don't think there is one 'standard' way to do it
depends mostly on what framework you want to use

grim shell
#

Not sure if its worth to use/learn a framework just for the sidebar navigation? Haha

#

But yeah, thank you for your input