(I mean sth like the ability in CMSs)
Subdivide the problem - Is there a way to schedule a task in JS? - Is there a way to make a post with JS?
https://developer.mozilla.org/en-US/docs/Web/API/setTimeout You can schedule any function with this , just setup a function that will handle to post
I dont get the second question? I thought mine was a single q🤔
I knew settimeout but I was wondering if I can use that for scheduling a post, e.g. in cms like wordpress I say I want this post to be published at 9pm on 10th of november...
Figure out it with Date objects
Обсуждают сегодня