InfoQ

InfoQ

Topic/Tag specific view

Web Frameworks Content on InfoQ


Latest featured content about Web Frameworks

Yesod Web Framework

Topics
Java,
Web Frameworks

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

News about Web Frameworks

Phalanger Roundup

Topics
PHP,
.NET,
Web Frameworks

Phalanger 3 is out with improved support for PHP namespaces, Mono/Linux, and C# interoperability.

Ruby on Rails: 3.2 RC1 Released, 4.0 Will Drop Ruby 1.8.7

Topics
Dynamic Languages,
Web Frameworks,
Ruby on Rails,
Ruby

The Ruby on Rails team announced the first release candidate of Rails 3.2. New features include a faster development mode, an explain feature for database queries and several smaller features. After 3.2, the next major release of Rails will be 4.0 and drop support for Ruby 1.8.7

Articles about Web Frameworks

F# mobile development with WebSharper

Topics
Mobile,
.NET,
Web Frameworks

Functional programming languages can lead to novel ways of thinking about application development. There is just something about using a different paradigm that puts engineering problems into a new context. In such a spirit, Adam Granicz shows how F# and WebSharper can be used to tame mobile development.

opa

Interview: François-Régis Sinot on Opa, a Web Development Platform

Topics
Language,
Web Frameworks

An interview with François-Régis Sinot, an architect working on Opa which is a web development platform including a language, a built-in web server, database and distributed execution engine.

Presentations about Web Frameworks

Implementing Scalable HA Architectures with Spring Integration

Topics
Java,
Performance & Scalability,
Web Frameworks

Gary Russell and David Turanski discuss creating HA architectures with Spring Integration using Cluster Controller and Strict Message Ordering, accompanied by demoes.

Clojure and the Web

Topics
Web Frameworks

Glenn Vanderburg discusses how Clojure helps creating web applications, focusing on Ring, Compojure, and how a functional language can be used to generate HTML and XML.

Interviews about Web Frameworks

Gregory Collins on High Performance Web Apps with Snap and Haskell

Topics
Language,
Web Frameworks,
Compilers,
Architecture,
Performance & Scalability,
Ruby

Gregory Collins talks about Snap, a high performance web framework for Haskell, where it fits in the web framework spectrum, the Iteratee I/O model, Haskell performance and much more.

Juergen Hoeller on Spring 3.1 and Spring 3.2

Topics
Java,
Web Frameworks

Juergen Hoeller talks to Charles Humble about the upcoming features in Spring 3.1 and Spring 3.2. The interview also explores SpringSource's attitude to standardisation, and the impact of the Java 7 and 8 language changes, and the Jave EE 6, on the framework.

Books about Web Frameworks

Getting Started with Grails, Second Edition

Topics
Dynamic Languages,
Java,
Web Frameworks

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Getting Started with Grails

Topics
Dynamic Languages,
Java,
Web Frameworks

Grails is an open-source, rapid web application development framework that provides a super-productive full-stack programming model based on the Groovy scripting language and built on top of Spring, Hibernate, and other standard Java frameworks. Over the course of this book, the reader will explore the various aspects of Grails and also experience Grails by building a Grails app.

Starting Struts 2

Topics
Java,
Web Frameworks

Within this book you will find everything you need to get up and running using Struts2 – from the architecture and configuration, to implementing actions and the supporting infrastructure such as validation and internationalization. Above all else, it focuses on the practical – with plenty of code and productivity tips to get you started using Struts2 today.