29.Feb.2012 at 15:28 by Eric Durand-Tremblay (1 comments)
Bastian Hofmann (29.Feb.2012 at 09:30)
Talk at ConFoo 2012 (English - UK)
Nowadays many modern web applications are solely relying on JavaScript to render their frontend and only provide an API endpoint at their backend, resulting in a much more fluent and desktop-application-like user experience. But if you want to create mashups, load data from many different places or include external widgets into your site, you are quickly running into boundaries because of browser and security restrictions. In this presentation I will talk about techniques, some older, some brand new which will help you to:
* create rich JavaScript based Web Applications
* make API calls to external domains
* authenticate these calls through OAuth2 without compromising your secrets
* load external content and JavaScript widgets safely
* send JavaScript messages between frames on different domains
* get real-time notifications from your backendand use the browser to store the some of the user's data.
Quicklink: https://joind.in/5958
Slides: Mashing up JavaScript
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
29.Feb.2012 at 15:39 by Remi Daviet (1 comments)
Interesting presentation, lots of useful tools.
Be prepared to be focused, because you will have just a few seconds to follow what is happening in the code.
29.Feb.2012 at 15:49 by David Valentiate (1 comments)
By the end I really liked your presentation! You covered a lot of ground and did so in a nice progressive manner.
I really liked your manner of just progressing your code throug the stages of the project.
I suggest giving an overview of the technologies you will cover a the beginning. So the audience can focus on where the presentation is going.
29.Feb.2012 at 16:02 by Matt Beaudin (1 comments)
Excellent session, easy to understand, and really clear. Great!
29.Feb.2012 at 18:18 by Yannick Brosseau (2 comments)
Interesting talk.
Like the presentation of all the tools and their usage.
Only thing I did not understand well was the sharing part
29.Feb.2012 at 19:12 by Jonathan (1 comments) via api
Very good presentation, quite a lot to dwelve in later !
01.Mar.2012 at 01:05 by Enzo Rizzo (27 comments)
Loved the presentation. Good pace and very interesting topics
01.Mar.2012 at 04:31 by Anonymous
02.Mar.2012 at 15:55 by Mathieu ROBIN (18 comments)
Really impressive talk. Thanks Bastian ! I will probably use sammy.js in future
03.Mar.2012 at 04:12 by Olivier Leger (9 comments)
Great presentation, dynamic talk. I learnt few things at this talk.
03.Mar.2012 at 21:05 by claude vervoort (1 comments)
Excellent presentation! Will take a few days to go over the notes and dig in to all the libraries and tools that were mashed up here.
04.Mar.2012 at 23:57 by suzie gordon (1 comments)
Great talk, very concrete and code-oriented. It covered some promising technologies with code samples and real-life examples. Glad I attended.
05.Mar.2012 at 15:53 by Philippe Trudel Guerbilsky (1 comments)
Learned a few things in this talk! Good talk!
29.Feb.2012 at 15:28 by Mathieu Dumoulin (14 comments)
Pretty good presentation regarding the semi-js framework. Practically flawless presentation, funny and easy to undestand...