InfoQ Homepage Markup Languages Content on InfoQ
-
David Nolen on Transit, ClojureScript, Transducers, React and Om
David Nolen explains the power of the Transit format (efficiently serializing values to JSON and MessagePack), Transducers, the power of Facebook's React when bundled with immutable data structures.
-
Tomomi Imura on Mobile Web, Future of CSS
Tomomi Imura discusses the state of the mobile web, responsive design, device APIs, how CSS preprocessors helped evolve the CSS standard, and much more.
-
Feross Aboukhadijeh on WebRTC, PeerCDN, WebTorrent
Feross Aboukhadijeh explains WebRTC, peer to peer networking with WebRTC, how PeerCDN uses WebRTC, WebTorrent, and much more.
-
Evan Czaplicki on FRP in the Browser with Elm, Time Travelling Debugger
Evan Czaplicki explains Elm, an FRP language that compiles to JavaScript/HTML/CSS, the different approaches to reactive programming, the Elm time travelling debugger and much more.
-
Zach Holman on all Things Github
Many of today's most prominent app developers rely upon GitHub, a popular website that facilitates online collaboration between members of all areas of the software engineering community. Learn about the nuts and bolts of GitHub; like Repositories, Contributions, projects and streaks from Zach Holman in this InfoQ interview recorded live at QCon San Francisco 2013.
-
Andrew Betts on Developing for Mobile with HTML5
Andrew Betts, founder of FT labs, discusses emerging trends in mobile development using web technologies, the benefits of developing for the web over building native, the difficulties of dealing with browsers and tooling.
-
Content Security Policy with Mike West
The Content Security Policy specification is a mechanism web applications can use to mitigate a broad class of content injection vulnerabilities, such as cross-site scripting (XSS). Content Security Policy is a declarative policy that lets web developers inform the client about the sources from which the application expects to load resources.
-
Frank Greco on WebSocket
Frank Greco explains the reasons behind the WebSocket standard, the current implementations, how WebSocket relates to AJAX and Comet for event driven applications, and much more.
-
Kevin Moore on Dart
Kevin Moore explains the motivations behind Dart, the status of the Dart language and VM, the Dart library ecosystem and much more.
-
Bijan Vaez on HTML5, Mobile Development with Web vs Native Apps
Bijan Vaez explains how and why the EventMobi conference mobile app was built with HTML5 instead of native technologies, the challenges and advantages, and much more.
-
Faruk Ates on Modernizr, Shims and Polyfills
Faruk talks about Modernizr and the challenges he faced trying to build it. He also talks about the release cycles of browsers, HTML5 APIs and the evolutions of JavaScript.
-
Javascript Performance with Stoyan Stefanov
Stoyan talks about the tools and practises that help developers deal with the issues that affect performance of JavaScript applications. He also comments on the evolution of the language and the popularity of transpilers like CoffeeScript and TypeScript.