#Load Routes without reloading whole Page

9 messages · Page 1 of 1 (latest)

prisma fjord
#

If you want a SPA then why not build a SPA?

ruby solar
#

it will be a frontend with some quiz functionality and a dashboard for administraion of the users, so dont know

#

not really SinglePage? ^^

#

also I dont really want to use too much javascript

#

I guess I should throw away the idea xD

prisma fjord
#

You’re going to need to use JavaScript if you want to reload portions of a page without actually reloading the entire page.

ruby solar
#

yes true but I could maybe get away with jquery

prisma fjord
#

…which is JavaScript.

ruby solar
#

I know I never said not to use javascript but I dont think I want to use a js framework