Spaghetti Code

Though I do use JS in automating part of my workflow, I'm not really a developer. Since win32.run doesn't conform to any architectural pattern (I honestly don't know about this stuff), its codebase is a mess.

*One quick disturbing spoiler: sometimes you see camelCase, the other times it's snake_case. I don't know what I was thinking. Truely sorry for that.

In case you already have an up & running webapp (website) and want to run it on win32.run, please read 3rd-party apps section for integration, so you don't have to deal with this dirty codebase.

But if you're interested in expanding or customizing win32.run, this section will try to explain some parts of my spaghetti code.

Last updated