Answer the question
In order to leave comments, you need to log in
How will HR, personnel, sales change due to technology development in the next 5-10 years?
I understand that 10 years is a long horizon. And I asked about 2 big industries - personnel and sales. Here slack bots are already replacing people in companies (not completely).
I think that the job of a salesperson will not change. After all, buying is an emotional process between 2 people. Or will it change? When will algorithms learn to imitate emotions and even convince?
Next are the staff. How can this change? At least roughly - throw ideas. It's very interesting
Answer the question
In order to leave comments, you need to log in
The quick answer is setInterval - will execute the action once in a while.
If you need a simple timer - like the user entered 100 and you need to display 100->99->98...->0 FINISH
Then just set the interval to 1 second - and redraw the result in the right place.
If something is complicated here is a good example - https://www.w3schools.com/howto/howto_js_countdown.asp
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question