The smell of optional chaining on hooks
Optional chaining is cool. Is very cool. But at the same time, it’s the biggest code smell we inherited from the unstructured mess of the dynamic language named Javascript.
Read moreOptional chaining is cool. Is very cool. But at the same time, it’s the biggest code smell we inherited from the unstructured mess of the dynamic language named Javascript.
Read moreThis is the second chapter of the React Hooks series. The goal is simple: summarize all the eleven official React
Read more