win32.run
AppGithub
  • Introduction
  • Acknowledgements
  • Files Transfer
  • Developers
    • Run, build & deploy
    • Spaghetti Code
      • Code Structure
      • System Variables
      • Working with Files
      • Open a program with a file
    • 3rd-party apps
      • Pick Files
      • Save File As
      • Get File
      • Save File
Powered by GitBook
On this page
  1. Developers

Spaghetti Code

PreviousRun, build & deployNextCode Structure

Last updated 2 years ago

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 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.

3rd-party apps