-
Notifications
You must be signed in to change notification settings - Fork 0
Dependency Version Updates #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
All bundles and documentation have been updated for Parse 1.6.14 support. |
New bundles have been generated in If you grabbed a bundle in the last 1.5 weeks please get the latest as there were a couple of issues when upgrading to SystemJS Builder 0.15.0+ which I just resolved. For those curious here are the relevant issues filed with SystemJS Builder: As always please file a new issue if there are any problems with any of the bundles... |
The latest Parse 1.7.0 has been integrated with backbone-parse-es6. New bundles are available in dist. I've contributed patches to SystemJS Builder for fixes mentioned in the previous message which have been released in JSPM 0.16.25 which also is updated in backbone-parse-es6 & all demo repos. There are a few new rhetorical global JS demos and I will be adding a RequireJS example tomorrow. These are meant to help folks move from global or RequireJS to the modern ES6 JSPM / SystemJS method of consuming all TyphonJS repos. The most exciting addition though is that Electron support has been added to typhonjs-core-gulptasks and there is a new demo that shows how easy it is to create a desktop app from the bundled backbone-es6-localstorage-todos web app at electron-backbone-es6-localstorage-todos. It's really easy to create desktop apps from existing browser based web apps with the integrated Gulp tasks. This is a glimpse into the future for All is not lost though as the next major version of JSPM / SystemJS will support Node & browser deployment environments and within a month or so once JSPM 0.17.x is more stable and exits beta |
Great news folks! I was able to get Parse to play nice with Electron, so it's now possible to create Electron desktop apps with backbone-parse-es6. So go checkout electron-backbone-parse-es6-todos-improved and get started on making crossplatform web and desktop apps from the same codebase! For more details on what the problem was you can view Parse Issue 193. |
I never played with Electron yet but that seems awesome. You always do a great job ;) Too bad that Parse is closing his service :s |
Give the Electron demo a try. It's pretty straight forward and doesn't require a lot of code. I'm really impressed with Electron as I was able to integrate it without much overhead via typhonjs-core-gulptasks. It's approaching 1.0 and seems to be a solid option. Re: Parse. That is too bad, but after getting backbone-parse-es6 working I started immediately on backbone-meteor-es6 which I'll be releasing soon, so there is an option to switch to Meteor soon and continue using modern Backbone / ES6 w/ a solid tool chain external to Meteor itself for the client side. I may look at also supporting Firebase and a straight up MEAN stack or equivalent in time. I also have my own startup efforts to continue as well of course. At least Parse is open sourcing the majority of the infrastructure for self hosting. It'd be nice if they open up the data browser / management code. So, backbone-parse-es6 should still have some future use. As far as I was concerned w/ 1.6 and the unceremonious chop of Backbone from the API is when Parse lost me and it was time to move on despite putting out backbone-parse-es6. |
I don't know yet what will be my next move. I'll give a better look at Meteor because I don't feel like developing a backend. Yeah Parse was definitely not the best for explanations... as the shutdown happening all of sudden proves it. |
Well you do develop server side code / have more control of things w/ Meteor. If you do look into Meteor you are not going to find a lot of good info on the way I'm at least approaching things. |
New distribution bundles are available in |
backbone-parse-es6 is now at parity with Backbone 1.3.3. New |
New ./dist bundles have been generated and Parse has been updated to 1.8.5 for the global inclusive bundle. |
All bundles and documentation have been updated for Parse 1.6.12 support.
The text was updated successfully, but these errors were encountered: