Meteor releases authentication, accounts system, and new screencast
21–30 of 70 posts
Re: Meteor releases authentication, accounts system, and new screencast
#22"Meteor 0.5.0, available today, allows you to write secure realtime client-server applications in pure JavaScript. It's the only system of its kind in the world." That's an outright lie. cf. http://opalang.org
Just curious, as I don't know enough about the two, what makes Opa similar enough to Meteor that the claim "[Meteor is] the only system of its kind in the world" is an outright lie?
Re: Meteor releases authentication, accounts system, and new screencast
#23"Meteor 0.5.0, available today, allows you to write secure realtime client-server applications in pure JavaScript. It's the only system of its kind in the world." That's an outright lie. cf. http://opalang.org
Derby vs. Meteor (by Derby): http://news.ycombinator.com/item?id=3842525
Full disclosure: I'm not a Derby contributor. I just played with it for some rapid prototyping.
Re: Meteor releases authentication, accounts system, and new screencast
#24"Meteor 0.5.0, available today, allows you to write secure realtime client-server applications in pure JavaScript. It's the only system of its kind in the world." That's an outright lie. cf. http://opalang.org
Re: Meteor releases authentication, accounts system, and new screencast
#25This said, maybe the current struggle of the client side is because the data is on the backend and needs to be fetched, updated and handled using a client-server model. With Meteror the data seems to live on the client-side which maybe makes things easier.
Re: Meteor releases authentication, accounts system, and new screencast
#26Re: Meteor releases authentication, accounts system, and new screencast
#27Re: Meteor releases authentication, accounts system, and new screencast
#28The other concern I have is how testable is a meteor/derby codebase? I don't think I could commit to using something in a team environment without being able to _easily_ test things.
Re: Meteor releases authentication, accounts system, and new screencast
#29"Meteor 0.5.0, available today, allows you to write secure realtime client-server applications in pure JavaScript. It's the only system of its kind in the world." That's an outright lie. cf. http://opalang.org
Re: Meteor releases authentication, accounts system, and new screencast
#30Looks like they finally took the suicide joke off their homepage.