Writing React in F#
January 11, 2023
Data Binding in React — “There’s a consistent philosophy in React when it comes to data binding,” says Josh in this beginner-to-intermediate aimed tutorial demonstrating React’s data binding capabilities in the context of wiring up different types of form input controls. Josh W. Comeau |
‘You Should Write React in F#’ — Certainly a bold opinion. F# is a ‘functional first’ language commonly associated with Microsoft and, believe it or not, it can be used to build React apps. Bjørn-Ivar tries to sell us on the idea here. Bjørn-Ivar Strøm |
Type-Safe React Query – It’s All About Trust — Type definitions should be trustworthy. If they’re not, they “become a mere suggestion” asserts this article which suggests what can be done to make them so. Dominik Dorfmeister |
🛠 Code and Tools |
|