application-research / estuary-www

https://estuary.tech
https://estuary.tech
Other
35 stars 31 forks source link

Remove console logs except error logging #158

Closed neelvirdy closed 1 year ago

neelvirdy commented 1 year ago

Removes non-error console logs since React advises to minimize console.log calls.

https://reactnative.dev/docs/performance/#using-consolelog-statements

jimmylee commented 1 year ago

New conflicts on this PR