development, javascript
How To Cross Domain Javascript
Detail
•
crossdomain,
development,
javascript
SitePen Blog » Amazon S3 + Dojo
• Dojo can connect to Amazon S3’s with a trivial proxy and be used as a normal RPC service. Not only that, Amazon S3 is a REST service and therefore it can be used as a data store with Dojo’s new REST implementation of dojo.data, JsonRestStore.
Detail
•
webdevelopment,
development,
dojo,
javascript,
aws,
s3,
rest
SitePen Blog » Advanced JavaScript Debugging Techniques
Detail
•
debugging,
development,
javascript,
web