Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: What is your Javascript-workflow?

by Corion (Patriarch)
on Apr 22, 2013 at 05:04 UTC ( [id://1029799]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What is your Javascript-workflow?
in thread What is your Javascript-workflow?

I would look at not generating Javascript at all. Consider having all JS code static and just sending JSON data from the server. That way you can decouple JS and the server. Personally, I write the tests for the Javascript parts in perl as well, as I can conveniently supply static JSON data to the JS handler with WWW::Mechanize::Firefox.
  • Comment on Re^3: What is your Javascript-workflow?

Replies are listed 'Best First'.
Re^4: What is your Javascript-workflow?
by dorward (Curate) on Apr 22, 2013 at 12:34 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1029799]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found