Is it possible to use jQuery, JS, Html5 to create process flow? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

Is it possible to use jQuery, JS, Html5 to create process flow?

The process flow is like approval, rejection, pending status. The security will affect? Any suggestions?

7th Oct 2017, 6:38 AM
Abby
1 ответ
0
There is no security to discuss, these front-end web languages do not store any data persistently. You need server script and database to persist the data.
7th Oct 2017, 6:53 AM
Calviղ
Calviղ - avatar