Blog articles

0
comment
on 9/18/2018 11:16 PM
This is more of a quick, explanatory “heads-up” post than anything else. On March 31st 2018, I started an experiment: I created a new Stack Overflow user called “Daisy Shipton” with no picture and a profile that just read “Love coding in C#” (or similar).[...]
.
0
comment
on 9/14/2018 6:55 AM
Versioning for open source library Few weeks ago I explained how Gitversion can be used to apply semantic versioning to projects based on commit and tag history. Today I will dive deeper in the purpose of versioning and introduce a flow which can be follo[...]
.
0
comment
on 9/13/2018 8:44 PM
This includes a more idiomatic API for WebSharper.AspNetCore.
.
0
comment
on 9/12/2018 4:33 PM
I’ve been having a conversation with some folks on Twitter about their evidence that mob programming makes Brooks’ Law irrelevant. Someone offered evidence based upon his own experience that mob programming breaks this rule.  I hope I’m not mischaracteriz[...]
.
0
comment
on 9/9/2018 1:18 AM
React has a smaller scope than Angular. I’ve found that my coworkers have an easier time grokking React than Angular: React contains fewer concepts than Angular. Angular can sometimes make implementation of custom behaviors require a lot of deep kn[...]
.
0
comment
on 9/9/2018 1:18 AM
React has a smaller scope than Angular. I’ve found that my coworkers have an easier time grokking React than Angular: React contains fewer concepts than Angular. Angular can sometimes make implementation of custom behaviors require a lot of deep kn[...]
.
0
comment
on 9/8/2018 12:30 PM
What’s the lure of F#? The main lure of F# is that it’s a surprisingly competent ML style language that transcends some of the limitations of CIL. From my point of view, the main distinguishing feature for F# is Statically Resolved Type Parameters. It’s[...]
.
0
comment
on 9/8/2018 12:30 PM
What’s the lure of f#? The main lure of f# is that it’s a surprisingly competent ML style language that transcends some of the limitations of CIL. From my point of view, the main distinguishing feature for f# is Statically Resolved Type Parameters. It’s[...]
.
0
comment
on 9/7/2018 12:27 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Introduction to Azure Durable Functions Numbers in Fable WebSharper 4.5 released WebSharper.React: new and improved! Please vote on your 2018 Community for #FSharp Heroes! https://t.c[...]
.
0
comment
on 9/6/2018 1:32 PM
Implement timeout and retry policies for HttpClient in ASP NET Core with Polly Few weeks ago I explained [how to use the new HttpClientFactory. This freed ourselves from managing the confusing lifecycle of a HttpClient and at the same time allowed us to s[...]
.
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