Live data from Hacker News

Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

maker.github.com

11–20 of 89 posts

Re: Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

#11
Maybe I'm missing something, but it looks like you could extract just the CSS and build an HTML5 app with it (as in PhoneGap or trigger.io), without all of the push.js stuff. It looks really nice, and would be good for more than just prototyping.

Edit: clarifying what I meant by HTML5 app.

Re: Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

#15
post #13

Looks good. To help put things in perspective - how is this different from Sencha?

Judging by the title, Rachet isn't designed to build a complete app, but just a prototype for faster iteration before starting on a final native iOS app.

Re: Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

#17
post #13

Looks good. To help put things in perspective - how is this different from Sencha?

Judging by the title, Rachet isn't designed to build a complete app, but just a prototype for faster iteration before starting on a final native iOS app.

This was our intention, but that's not to say it couldn't be used to build a real mobile app :)

Re: Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

#18

Combined with the component set and push.js, it looks like a similar framework to jQuery Mobile. Thus, it would be great for building straight up mobile websites or HTML5 mobile apps. Am I right, or missing something?

Ratchet is starting with iPhone prototyping. It hasn't been tested on Android/Windows devices. That said, if the components were tested it could totally work for mobile web apps.

Re: Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS

#20
Did you guys build your site using Bootstrap or at least Bootstrap as starting point? It looks like a lot of similar components function like Bootstrap ones. If you did, amazing work taking the bootstrap design and making it unique to your product and not "just another standard Bootstrap design!"

Also, great product! It looks beautiful and makes for fast prototyping! I can't wait to try it out! :)

Post reply on HN