Building Better Web Apps with F#

Post on 14-Feb-2016

37 views 0 download

Tags:

description

Building Better Web Apps with F#. Daniel M ohl @ d mohl blog.danielmohl.com github.com/ dmohl. Who Is this Guy?. Daniel Mohl. dmohl@yahoo.com. www.twitter.com/dmohl. blog.danielmohl.com. Why F# in Web Development?. F#/JavaScript Commonalities Web solutions are more complex than ever - PowerPoint PPT Presentation

Transcript of Building Better Web Apps with F#

Building Better Web Apps with F#

• Daniel Mohl• @dmohl• blog.danielmohl.com• github.com/dmohl

Who Is this Guy?

Daniel Mohl

dmohl@yahoo.comwww.twitter.com/dmohlblog.danielmohl.com

Why F# in Web Development? F#/JavaScript Commonalities Web solutions are more complex than ever Concise yet readable syntax Great features for building highly scalable,

modern web solutions (async workflows, MailboxProcessors, etc., etc.)

It’s now easier than ever with F# Tools for VS2012 Express for Web.

Building an ASP.NET MVC 4 Solution

Get the template Create the project Add unit tests if desired Build the next big thing

Solution Breakdown

Let’s Build Something!

Questions?