Forwarded from Sergey Tihon
https://sergeytihon.com/2019/03/09/f-weekly-10-2019-dotnet-fsi-preview-azure-functions-v2-and-lambdale/
F# Weekly #10, 2019 – dotnet fsi preview, Azure Functions V2 and LambdAle
F# Weekly #10, 2019 – dotnet fsi preview, Azure Functions V2 and LambdAle
Sergey Tihon's Blog
F# Weekly #10, 2019 – dotnet fsi preview, Azure Functions V2 and LambdAle
Welcome to F# Weekly, Take advantage of F# across .NET Core and the browser with SAFE Stack – kick start your project with some support or training! A roundup of F# content from this past wee…
Forwarded from Sergey Tihon
https://sergeytihon.com/2019/03/23/f-weekly-12-2019-f-in-amazon-lambda-mono-tail-calls-optimizations-il-viewer-in-rider/
F# Weekly #12, 2019 – F# in Amazon Lambda, Mono tail calls optimizations & IL viewer in Rider
F# Weekly #12, 2019 – F# in Amazon Lambda, Mono tail calls optimizations & IL viewer in Rider
Sergey Tihon's Blog
F# Weekly #12, 2019 – F# in Amazon Lambda, Mono tail calls optimizations & IL viewer in Rider
Welcome to F# Weekly, Level up your team’s F# and get an immediate boost in output with regular coaching sessions. Click here to find out more! A roundup of F# content from this past week: Ne…
Forwarded from Sergey Tihon
https://sergeytihon.com/2019/03/30/f-weekly-13-2019-ionide%e2%80%8a-%e2%80%8aa-new-hope-vs-2019-launch-event/
F# Weekly #13, 2019 – Ionide — A New Hope & VS 2019 Launch Event
F# Weekly #13, 2019 – Ionide — A New Hope & VS 2019 Launch Event
Sergey Tihon's Blog
F# Weekly #13, 2019 – Ionide — A New Hope & VS 2019 Launch Event
Welcome to F# Weekly, Cloud-ready applications reduce costs and improve time to market. Kick start your team’s knowledge with an intensive training pack! A roundup of F# content from this pas…
Forwarded from Анонимный дотнетчик
Nullable Reference Types in F# 5
The introduction of nullable reference types in C# represents the biggest change to how .NET developers write code since async/await. Once it goes live, countless libraries will have to be updated with nullable annotations in order for this feature to work correctly. And to ensure interoperability, F# will need to respond in kind.
By Jonathan Allen
https://www.infoq.com/news/2019/04/FSharp-Nulls?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=.NET
The introduction of nullable reference types in C# represents the biggest change to how .NET developers write code since async/await. Once it goes live, countless libraries will have to be updated with nullable annotations in order for this feature to work correctly. And to ensure interoperability, F# will need to respond in kind.
By Jonathan Allen
https://www.infoq.com/news/2019/04/FSharp-Nulls?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=.NET
InfoQ
Nullable Reference Types in F# 5
The introduction of nullable reference types in C# represents the biggest change to how .NET developers write code since async/await. Once it goes live, countless libraries will have to be updated with nullable annotations in order for this feature to work…
Forwarded from Sergey Tihon