Earlier quoted context omitted.
If you hire me as a consultant I will do it for you at $150 per hour.
You said: > I just write my code and then point node at the main file, and this even includes front-end code for the browser. Then you said: > I never said Node is did anything for the front end. So which is it?
Yes, I push all my TS code through Node for type stripping. No, Node is not executing browser code. No, I am not suggesting Node is running in the browser.
For extra extra extra clarity importing functions in JavaScript does not execute them. They still have to be called for them to execute.
I am still willing to fix your code for a consultation fee.