One of the goals of FSharp TV is to raise the profile of the F# language and build a strong F# community. We’ve created the F# Gazette to keep you up-to-date with the latest F# news, tools and insights from industry experts. Our live Google hangouts enable you to engage directly with us and each other and to ask any questions.
Contribute an article or catch up on your reading.
All our F# Gazette articles are available 1 month after they are published. To be the first to receive the F# gazette in your inbox and receive the full F# experience including jobs, tweet of the month and other F# tips, sign up on the right.
Fable, the compiler that emits JS you can be proud of! – Gazette 006
What makes Fable different? It's a lightweight tool which won't try much more than compiling your F# code to JS, but with a philosophy similar to TypeScript. That is, staying as close as possible to JS and generate idiomatic code, to take full advantage of the great JS development tools available.
read more >Hangouts & Videos with F# TV
Join us live at our next live hangout and watch our latest videos.
In this video video Mark will show how to write algorithms in F# that can be used to randomly shuffle collections of items. For more on this course see the F# in the Workplace course.