Marcelo Alvim
unread,Apr 25, 2008, 5:20:06 PM4/25/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaScript Project Generator
Hey, guys.
Newjs is very cool, I'm just getting started with it. Useful tool.
One thing that I think would be nice, though, is the ability to test
your JS lib in another project, say, a Rails one. I'm thinking of
something like a route in Rails that would map something like "/
javascripts/mylib-0.0.1.js" to an action that would build the library
and return the complete distribution file.
Then I would be back to just saving the file and refreshing the
browser to test it out, though I see how my suggestion of building
everything in an action could get slow for larger libraries.
Any suggestions?
Thanks,
Marcelo.