I want to start making apps for myself and want to prioritize speed of development.<p>I'm leaning towards xcode/swift since I'd like to develop for mac/iphone/apple watch but it does seem like maybe not a great idea to be locked in eternally to apple. What do you guys prefer?
Even EloctronJS is more popular, I am using [NWJS](<a href="https://nwjs.io/" rel="nofollow">https://nwjs.io/</a>) because it is simple and support hiding code (compile code). However, I recently found a solution to hide code in the Electron app ([Bytenote](<a href="https://www.reddit.com/r/electronjs/comments/n155qh/compile_your_js_code_new_bytenode_support_for/" rel="nofollow">https://www.reddit.com/r/electronjs/comments/n155qh/compile_...</a>))