BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Web Frameworks Content on InfoQ

  • Interview with Henrik Feldt on Suave 1.0

    Suave 1.0 was recently released after several years of active development. InfoQ reached out to Henrik Feldt, maintainer of Suave and CEO of qvitoo, to learn more about its capabilities and development history.

  • Release 1.0 of Suave, a Web Server and Development Library for F#

    Suave 1.0 was recently released, bringing a new web development library to .NET. Suave packs a light, fully async web server and a semantic model to describe HTTP processing pipelines. Suave runs on multiple platforms and operating systems, including Windows, OSX, Linux, .NET and Mono. While it could be used from any .NET language, Suave combinators and types are designed to be used from F#.

  • Interview with Adam Granicz on WebSharper 3

    Version 3 of WebSharper, the F# framework for developing web applications hits RTM this year. We decided to catch up with Adam Granicz, CEO of IntelliFactory, to learn what new features and improvements WebSharper 3 brings.

  • Web Frameworks Benchmark 2015

    We published in 2014 the results of TechEmpower’s benchmark of various web frameworks, a term including web platforms and micro-frameworks. A year later, they have published a new set of results outlining important changes in the performance of top 10 web frameworks.

  • XHP-Bootstrap Project Announced, Combines XHP with Bootstrap Framework

    Fred Emmott, software engineer for Facebook, has announced the release of XHP-Bootstrap project, combining XHP with the Bootstrap framework. Emmott describes XHP as a way to create HTML user interfaces from PHP or Hack, and provides an XML-like syntax for creating stringable objects representing markup.

  • MontageJS: An Interview with Creator Benoit Marchant

    Benoit Marchant is the creator of the open source MontageJS HTML5 Framework, and the Co-Founder & CEO at Montage Studio. MontageJS is designed to write single page, multi-screen web applications with a focus on high quality user experience, and to enable big projects with larger teams.

  • Play 2.3 Released: Modularization, Java 8 and WebJars

    The Play 2.3 release increases modularization of the framework by separating parts from the framework. Also, the Play shell has been replaced by Activator, which includes a browser UI and project templates. InfoQ also talked to Play tech lead James Roper to learn more about the changes and futures plans.

  • Comparing the Performance of Various Web Frameworks

    TechEmpower has been running benchmarks for the last year, attempting to measure and compare the performance of web frameworks. For these benchmarks the term “framework” is used loosely including platforms and micro-frameworks.

  • Koa Web Framework 0.2.0 Release

    The NodeJS based Koa web application framework has released version 0.2.0. Koa is the successor of the popular Express MVC platform, but relies heavily on newer ES6 constructs. This release is marked as an important one in that that it reaffirms the team’s design choices from the initial 0.1.0 release, solidifying Koa's API for future releases and production use.

  • PayPal Switches from Java to JavaScript

    PayPal has decided to use JavaScript from browser all the way to the back-end server for web applications, giving up legacy code written in JSP/Java.

  • Google Dart Developments: Polymer Replaces Web UI

    Google Dart is going to dump Web UI, replacing it with Polymer. From the outside, the main differences are in data binding and handling events.

  • Rails 4 Released: Faster Pages With Turbolinks

    The new Ruby on Rails 4 release improves page speed with Turbolinks and makes caching easier. Support for Ruby 1.8 has been dropped and Ruby 2.0 is recommended.

  • NoBackend: Front-End First Web Development

    At the Front-Trends 2013 conference last week, Gregor Martynus gave a talk entitled "Look ma, no backend!" about developing applications primarily from a front-end perspective, falling back to using server-side components only to implement the features the browser does not yet support.

  • Twitter Open Sources Flight, an Event-based Component Framework

    Twitter has open sourced Flight, the JavaScript framework used internally in production to provide functionality for their website.

  • Community-Driven Research: Top 20 Web Frameworks for the JVM

    InfoQ's research initiative continues with an 10th question: "Top 20 Web Frameworks for the JVM". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

BT