building better web apps with f#

Post on 14-Feb-2016

34 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

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

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?

top related