Adam Granicz is a 5x F# MVP and the author of 5 F# books, key F# community member and evangelist, and a regular speaker at developer conferences and workshops. Next to heading IntelliFactory, the F# company specializing in functional web and cloud applications and developer tools, he promotes the use of functional programming in industry at various events and venues.
You can follow him on Twitter @granicz, or find him on FPish, the largest online functional programming community.
Talks I've Given
-
Up and running with full-stack F# web applications using WebSharper
Featuring Adam Granicz
In this tutorial, we will walk through some of the most typical web application scenarios, and build single-page, REST, and multi-page full-stack, client-server F# web applications with WebSharper and WebSharper Warp. Warp makes it easy to script and self-host application prototypes, reducing...
.net f# websharper rest fullstack warp -
Developing with F# in the Cloud
Featuring Adam Granicz
In this talk, Adam will give a brief overview of the motivations for the F# Cloud IDE, an online integrated development environment that enables developing F# web and mobile applications in the cloud.
f# Cloud functional-programming fpx mobile-application ide .net -
Advanced WebSharper Tutorial
Featuring Adam Granicz
WebSharper is a popular and robust web application development framework for F# that provides powerful functional constructs that massively cut down the development time of ordinary client-server and stunningly rich, client-based, mobile and HTML5 web applications.
websharper f# html5 -
Client-based web applications in F# with WebSharper 2.0
Featuring Adam Granicz
In this talk, I will demonstrate how to use WebSharper 2.0, a web development framework for F#, to turn existing F# applications to WebSharper applications, and how to develop a small website project that consumes third-party JavaScript libraries. You'll learn how you can bring similar...
f# websharper .net javascript -
Introducing WebSharper 2.0
Featuring Adam Granicz
WebSharper 2.0 is a web application development platform for F# that targets client-based rich internet applications. It integrates proven functional programming ideas and language-oriented programming to enable developing web applications that contain significantly less code
f# javascript visual-studio asp.net jquery yui infovis html websharper html5 web