Lloyd Lobo
Lloyd Lobo
Hey there! I identified a glitch in the documentation example at `www/content/examples/confirm.md`. Here's the situation: ## What - The current example has an issue with the `this` binding in the...
## Description *Please describe what changes you made, and why you feel they are necessary. Make sure to include code examples, where applicable.* ### What Update the `.then()` handler in...
### Description In the [Functional pipeline style in F#] section under [Comparison: Usage in F# and C#], I found a minor typo in the following lines: ```fsharp |> Chart.withYAxisStyle (TitleText...