Blog articles

0
comment
on 9/18/2015 2:43 AM
A new version of Try WebSharper is out featuring type information on hover and the addition of most of our private and premium extensions!
.
0
comment
on 9/17/2015 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work. Fol­low­ing on from the last post, we will look at the Monolith style today.   Style 3 – Mon[...]
.
0
comment
on 9/16/2015 2:28 PM
There are three rules applicable to all testing environments.  I’ve articulated one of the rules before but now I’ll add two more. Rule 1 – Dead Simple Tests must be dead simple to run.  It doesn’t matter what you’re testing.  It doesn’t matter if you’ve [...]
.
0
comment
on 9/15/2015 3:26 PM
The core of many web sites and web APIs is very simple. Given an HTTP request, produce a HTTP response. In F#, we can represent this as a function with type Request -> Response. To make our server scalable, we should make the function asynchronous to av[...]
.
0
comment
on 9/15/2015 3:26 PM
The core of many web sites and web APIs is very simple. Given an HTTP request, produce a HTTP response. In F#, we can represent this as a function with type Request -> Response. To make our server scalable, we should make the function asynchronous to avo[...]
.
0
comment
on 9/13/2015 2:09 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News F#’s ability to make Life Easier For Programmers is key to its popularity within industry. F* (FStar) reworked and released as v0.9.0. Community developed F# client for Event Store is[...]
.
0
comment
on 9/11/2015 6:31 PM
The day after Music City Code Rachel Reese, Paulmichael Blasucci, Luke Sandell, Bryan Hunter, Calvin Bottoms, and I met up for an F# Community Code event at the Firefly Logic headquarters. My goal was to make writing F# applications without Visual Studio[...]
.
0
comment
on 9/11/2015 2:28 AM
I recently became aware of Codility and it’s easy programming exercises. Now I had fun with a few of them and they all shared a common trait: there was no programming skill involved if you knew the right math (usually undergraduate stuff every CS student [...]
.
0
comment
on 9/10/2015 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy reading these exercises then please buy Crista’s book to support her work. Following on from the last post, we will look at the Go Forth style today.   Style 2 – Go Forth[...]
.
0
comment
on 9/9/2015 12:25 PM
Recording of a talk I gave at the Knoxville Coding Dojo recorded by @KnoxDevs
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper