I’m trying to wrap my head around the bazillion js frameworks, but the sad part is practically none of the guides show how they’re supposed to work with server data. Everybody just populates the view with some static data.
The example here is tied to rails (another peeve of mine), but I suppose I could use the connector and write an app that responds to all the same requests as rails would.
More like this please.
I’m trying to wrap my head around the bazillion js frameworks, but the sad part is practically none of the guides show how they’re supposed to work with server data. Everybody just populates the view with some static data.
The example here is tied to rails (another peeve of mine), but I suppose I could use the connector and write an app that responds to all the same requests as rails would.