Describe the question
I am using N8N now successfully for a company internal complex workflow. The next step in our department is to present my findings of using the tool and its efficency for other departments.
The content will be the comparison of an application as N8N workflow setup compared to a coded project using Node.
The question is: has anyone done that already or is there an official Node project to N8N workflow setup comparissons that can be reused?
Topics of the presentation will be:
- compare javascript project to N8N workflow setup
- development environement setup and PROD environement setup comparison
- little to no possibility to create Unit Test or automatic Integration Tests of N8N workflows compared to a node application