Christopher Borchert

Christopher Borchert @cmborchert

About: A freelancer living in France.

Location:
Paris, France
Joined:
Jul 12, 2018

Christopher Borchert
articles - 3 total

Using block-scoped variable at the module level

Is there a case for using let or var at the module level of a React component? Is this categorically an antipattern? Discuss

Learn More 1 0Nov 26 '20

The great iterate debate: filter/map, reduce, or for?

We dive into what combination of the "new" array methods should we use in a common situation, if any, and discuss the advantages of each case.

Learn More 7 3May 29 '19

This week I learned: How to mock a Render Props Component in React

Intro So this little article, as the title says, is about how you migh...

Learn More 12 1May 24 '19