JavaScriptModern web applications are using lots of JavaScript to create a fluent and responsive user experience. But if you want to load data from external places or include widgets into your site, you are quickly running into boundaries because of browser and security restrictions. This talk will show you techniques helping you with these problems.
JavaScriptWe have entered a new wave of web applications. Amazing user experience. Real time updates. Rich interactions.
In this talk, I will discuss the necessary foundations and best practices involved in building rich, real time web applications - as we do it successfully at Kicksend - with examples in Rails, Backbone.js and XMPP.
JavaScriptReal applications are big and messy, but your deployments shouldn’t be. Take Node beyond “Hello, World” chat apps — explore how to integrate Node with existing applications and build new multi-component applications from the ground up.
JavaScriptIn this talk you'll learn how to leverage your actual HTML5, CSS3, and JavaScript skills to build a Windows 8 application, and reach millions of people with your next project.
JavaScriptHTML5 comes with a lot of new JavaScript APIs; communication is one of the most important aspects. It is now possible to send cross-domain requests, receive push messages from the server, use bi-directional full-duplex communication, and more. This session will discuss these and other techniques, show code samples, and list helper libraries.
JavaScriptThis session will introduce WebSockets by exploring a few practical applications. Afterward, we will dig into the JavaScript API before concluding with a look at the WebSocket communication protocol.
JavaScriptThere has been a strong connection between the terms "web" and "offline" for years. The rise of HTML5 and the support of offline mode in most modern browers changed the play of the game. This session will introduce the different ways of storing data on the client as well as pointing out the limitations of each of the different techniques.
JavaScriptNous parcourerons le OWASP Top10 appliqué à Javascript et verrons comment développer les scripts serveurs ou les javascript navigateurs pour empêcher les vulnerabilités présentes dans le Top10 OWASP
JavaScriptLet's spend some time seeing how easy it can be to set up Mocha and Chai, a testing framework for JavaScript/CoffeeScript, in your application. We'll learn how to test that our jQuery or Backbone code is doing what it supposed to. It's really not as hard as you think it might be.
JavaScriptJavaScript micro-frameworks are all the rage and rising stars like Backbone.js are gaining traction among developers. Come learn practical techniques to refactor your existing code to use Backbone.js and how it will actually help you now.
JavaScriptWith iOS and Android use on the rise, learn to create applications for these popular mobile operating systems using technology you already know from the web. Appcelerator TItanium is a popular framework allowing you to build native applications with functions such as camera, geolocation, and compass, all from a few lines of Javascript.
JavaScriptFunctional programming is the current hype in software - but maybe there is something to this whole malarkey. If you don’t know it, you should. This talk discusses what functional programming is, and more importantly why you want to be using it in your day-to-day javascript programming.
To provide the best experiences, the usage of cookies are necessary. Some are essential for the proper functioning of the site, while others help us better cater to your interests.