What's an example of something that would be proprietary, reasonably on the front-end, and stealable from minified source?
In my mind, anything complex would probably be server side anyway for performance reasons (though I admit there are many, many SPAs with seemingly little thought about performance.)
An inexperienced dev might do something like put API keys in frontend code. You can even do an advanced search of Github to find people's keys to steal to get access to paid APIs.
I wonder, do you need better developers, or better processes, practices and policies? Good developers will write shit code if the organisation has a gun to their head.
+1 to what he said. What many people complain that their Developer is bad, is mostly because of lack of business process and communicating clearly to the dev. Many small businesses still operate with the mindset that throw requirements to the other side and get back fully working bug free code which rarely works.
Yeah, but its a poor pitch to say, "Oh, no internet? Just use your phones mobile hotspot." Existing solutions run entirely offline and I need to replicate that experience to get any initial usage of the app... at least outside of my contacts.
Sure, but your monetization strategy could still be tied to online access/community/etc. -- in other words, you could provide the software to keep track of the event offline for free, but have it connect to a website where people can see results live (when the event supports it), search historical results, and even watch video of the event for a fee (again, if the event supports it).
This guy gets its. The software already available is a headache to use and the goal here is to "get out of the users way", so they can focus on running the meet instead of fighting the software.
I really recommend you do customer discovery here (just like what YC would teach you). Given the number of lifters who are Instagram savvy, I think you might be surprised.
If you do a ipad version, remember you can make it keyboard friendly, so even that reason is out.
I can think of more and more things that are only possible in the mobile version - bar code/QR code scanner (in case you are selling tickets to the event), livestreaming to YouTube/Instagram, etc
I worked at Amazon for over 5 years and I currently work for a pretty big company (you've heard of them) that's all-in on Azure. It's got enough going for it that I wouldn't switch even if I were high enough in the hierarchy to make that decision.
SSR Vue = Nuxt.js
Django is all SSR and is solid, if a little dated.