php - How to make template for wizard in angular 4? -


i want make wizard module in angular4, , wizard has many diferent submodules (form, auth button, checklist, forks, etc). how can backend template wich build in backend side , process on client side. (https://www.gosuslugi.ru/10059/3)

for backend use php framework.

at moment i'm processing every submodule using request on backend, , think wrong way.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -