Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Are there any issues with JSON

by derby (Abbot)
on Jun 03, 2014 at 15:40 UTC ( [id://1088447]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Are there any issues with JSON
in thread Are there any issues with JSON

Maybe my reading comprehension skills are low but it sound like you have some serious misconceptions about what JSON actually is -- it's just string data -- a way of representing data -- similar to serialized Data::Dumper output. You still need Javascript to get the data to/from the browser/server (at least if you want it to happen asynchronously) and you still need Javascript to add client-side behaviour to the data. I wouldn't be so quick to dismiss the web2 frameworks. JQuery has pretty much won that battle and Bootstrap is a nice layer on top of it. Other battles are looming but I'll let some blood spill before choosing sides. There is nothing inherently wrong with writing all your JS from scratch but that's a lot of wheel to re-invent and I'd rather spend my time elsewhere.

-derby

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found