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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -