+ 2
JavaScript Node Automation Software
Have already seen many automation tools in C # or Java (Social Media Bots, Marketing Automation, Email, etc.) These tools have settings such as. Perform an action X times a day, etc .. Now for my question, I would like to start with JS / Node, is such a programming possible with JS / Node? Which databases can be used in this way? What is the structure of such a program? The combination of browser UI for the user and server (node) for the automation Interested me, would something work, or is JS/node not for this kind of programing? Thank you
1 Answer
+ 8
Yes.
we can make automation tools with js.
the DATA will stored in server(Node/PhP, ...)
and the user will control the activities of system for browser UI.
This can help:
https://hackernoon.com/javascript-build-tools-and-automation-systems-9589c5c91ebe