InfoQ Homepage Web Development Content on InfoQ
-
Tomas Petricek on F#, Type Providers, Functional and Reactive Programming
Tomas Petricek explains F# and some of its features like Type Providers, pits F# Computation Expressions vs Monads, and highlights issues teaching functional programming to developers, and much more.
-
Gabriel Grant on stack.io. Node.js and Django
Gabriel talks about the challenges of working on a system like stack.io. He also compares server-side JavaScript systems like Node.js and Python's Django, in how they deal with performance, speed of development, etc.
-
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.
-
David Nolen on ClojureScript, Javascript, Source Maps
David Nolen explains the state of ClojureScript and how it integrates with browsers and the Javascript ecosystem. Also: Source Maps and how they will make Javascript a better compilation target.
-
Enda McGrath on Cross-Platform JavaScript Application Development with Enyo
Enda talks about the challenges his team faced while developing the Enyo framework. He also gives an overview of how it works and how it aims to help developers deliver apps across different devices.
-
End-to-end JavaScript Development with Juergen Fesslmeier
Juergen talks about the benefits of using JavaScript as an end-to-end stack and the challenges that teams might face. He also talks about the Wakanda Studio and how it can be used to develop sophisticated application using only JavaScript.
-
Damian Conway on the State of Perl, Perl 6, Writing Parsers and DSLs
Damian Conway explains where Perl 5.x is used today and why (hint: the CPAN library repository), and what Perl 6 offers: modern OOP, an optional type system, libraries for parallelism and concurrency, and very powerful built-in tools for parsing including extensible grammars.
-
Erik Meijer discusses programming language design, effects and some web programming problems
Erik Meijer distinguishes between two kinds of programming languages, pure functional and all the others. He emphasizes some issues regarding mixing higher order programming with effects. Erik then talks about the nature of Javascript, and true problems we need to solve in web programming.
-
Stefan Tilkov on REST and Hypermedia, ROCA, WebSockets vs. HTTP
Stefan Tilkov explains the importance of Hypermedia in REST and how to use it, ROCA (Resource oriented client architecture), WebSockets vs polling or server sent events, and much more.
-
Brian Leroux on Cross Platform Mobile Application Development with PhoneGap
In this interview recorded at QCon New York 2012 Conference, Brian Leroux from Adobe team discussed cross platform mobile application development with PhoneGap technology.
-
Aditya Bansod on Building Mobile Web Applications using HTML5
In this interview recorded at QCon NY 2012 Conference, Aditya Bansod from Sencha team talks about building mobile web applications using HTML5. He also discusses web as a technology platform, tools and cloud services that help developers take advantage of HTML5 technology.