#Navigation , SPA

6 messages · Page 1 of 1 (latest)

woven musk
#

How we do navigation in Electron ? I used to work with WPF , there were usercontrols there , now in electron , I don't know how to make navigation between pages , should I use framework like react , vue etc . or there is another way of doing it ?

cedar osprey
#

like in browser

analog parrot
#

with hashes

woven musk
#

I don't know browser either 😦

cedar osprey
#

time to read some info

woven musk
#

you mean frameworks like vue thnen ?