M
M
Max_Borisov2019-01-11 14:24:19
Angular
Max_Borisov, 2019-01-11 14:24:19

What is the best way to implement page loading without reloading?

Good afternoon!
There is a site https://www.rezo-zero.com/ . It is necessary to implement similar transitions between pages without reloading.
I am developing sites on Wordpress, I think, can this be done in a good way using ajax requests? Or is it better to do such chips in angular?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rastishka, 2019-01-11
@Rastishka

"What to use for animation: a data transfer protocol or a one-page framework."
I'm actually lost....

V
Vladimir, 2019-01-12
@Casufi

The transition from page to page without reloading is implemented by the JS history API + fetch API, but I used to look in the direction of any SPA framework (angualr, vue + vuex, React to the extreme) + https://v2.wp-api.org/ if you need to migrate wordpress site.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question