Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Real World Examples of the Native JS port  (Read 7233 times)
tolmark12
Newbie
*
Posts: 5


View Profile Email
« on: March 06, 2012, 10:29:01 »

I'd love to see any projects people are working on. I couldn't be more happy to see a PureMVC native javascript port. I've used it for a dozen flash projects and was sorely missing it on the js side of things.

Here's my first puremvc javascript app:
http://pagodabox.com/cloud-hosting-price

(Also used Grant Skinner's Easel.js, and spine.js)
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: March 06, 2012, 01:34:17 »

Woot! This is definitely a showcase item:
http://puremvc.org/content/view/187/176/

Sweet interface. Makes me wish I had a PHP app to deploy right now :)

-=Cliff>
Logged
jon.opus
Newbie
*
Posts: 4


View Profile Email
« Reply #2 on: May 08, 2012, 12:30:44 »

This looks great!
What kinds of developer tools are people using in the real world for PureMVC projects?
I'm looking for tools like auto complete and live error checking. I see in this examples that there are comments that look like they do compile time type checking. What tools are you using for that?

Thanks for the insight,
Jon
Logged
Pages: [1]
Print