-
Notifications
You must be signed in to change notification settings - Fork 6k
F# 6 doc revamp #26727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F# 6 doc revamp #26727
Conversation
This is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some style notes.
docs/fsharp/language-reference/exception-handling/the-try-with-expression.md
Outdated
Show resolved
Hide resolved
Just curious: why is it that "we want less emphasis on Functional Programming"? |
Looks good, I was wondering about For me "FSharpWorks" in a sample documentation implies that it may "not work" (which is a bit irrational, I know...), while a sample is just a sample (which just @fsoikin: FP is still homonymous for "hard to hire" for people deciding on both tech stack & hiring/HR staffing on their projects; while F# aims to be the VB of FP kind of (under a certain perspective, if that offends some). |
Thanks, good suggestion
In docs and messaging we've made the decision to focus on "F# programming" first and foremost, including its qualities, (succinct, robust, performant). We then let the various modes of use of F# emerge from that - "functional" being one of them. Thus the learning sequence is
rather than
|
This is ready // cc @gewarren @KathleenDollard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some grammar suggestions - please batch them. Thanks for updating the docs!
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
A set of updates for F# 6. WIP, no need to review yet
Newtonsoft.Json
Visual F#
brandingcc @KathleenDollard