Fall of the Mutations — How we used our new mutation-sentinel library to rid our codebase of mutations. (more…)
Read more »
Featured in week 51: Go, GraphQL, Python, React, Rust, Vue and Wasm. Enjoy! (more…)
Read more »
Have you noticed my overly diplomatic title? It’s an attempt to frame this conversation in terms of what I prefer rather than what I… (more…)
Read more »
Typescript provides some interfaces to help with writing React components. React.FC is one of those interfaces that is used in a lot of apps to define a functional component. The question you should ask yourself is: should you use React.FC for Typescript ... (more…)
Read more »