-
Notifications
You must be signed in to change notification settings - Fork 467
Write comparison section in README #6
Comments
then also add this: I tried all of them
This one seems cool, cause you also can update the index.html and you can still load you scripts with the script tag and does not inject the js files via js like the others. But also because it's so new, it is important that we the community test this one more and give them reproducable feedback that they can fix all bugs. |
@mnewmedia awesome thanks for the input. Yeah the frontrunners in my mind were this one and This one worried me a bit with their own command line tooling to run the app. How does that solve something that I also wasn't too excited about global events and would prefer a promise-based system, but I guess I can layer than on. |
I'm also not shure about this development mode, i also didn't look at it, cause i only need the update function and nothing else. PS: This plugin is also something like alpha ;) and still not ready for production i think. But I also tested all others and for me, none of them was really ready for production. So I gave up trying to get them work, but now this plugin is a new player in the the only command i use is cordova-hcp build, which really is a must-have for a updatePlugins so it automaticly generates a file, with a list of your project files including the hashes of the files, so the plugin can detect which files should be updated and which not. There are plugins which don't provide such a script and then if you do it manually it needs much time and if you have to write you own script it also needs much time. |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #371 for more information. |
Can you compare and contrast why I want to use this project instead of what else is out there? I want to do live updates to my production app but I'm not sure which solution to pick. Just a cursory googling seems to leave me picking between:
and I'm sure I missed some that you know about. You know the space much better than me, so seeing a comparison written by you would help a lot.
The text was updated successfully, but these errors were encountered: