You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My preference would be to use require. I don't really see any benefit in using import. Happy to concede on this point though because it doesn't matter a ton to me either way.
use class extends React.Component over React.createClass
I am not sure how do you think about this @emkay
Anyway there are some suggestion below:
import
overrequire
class extends React.Component
overReact.createClass
The text was updated successfully, but these errors were encountered: