
Daniel Silva
I'm a React/React Native developer and a JavaScript enthusiast (Because there are not enough…)
Education
Computer Science @UCV
Work
Senior Software Engineer at Phinx
We're a place where coders share, stay up-to-date and grow their careers.
I'm a React/React Native developer and a JavaScript enthusiast (Because there are not enough…)
Education
Computer Science @UCV
Work
Senior Software Engineer at Phinx
Recent comments
Stop returning NULL components
The first part is good is we do condition && , that's...
Stop returning NULL components
Kinda hard not to have any conditional render on an app as we...
Stop returning NULL components
Well yeah, but that's for a really simple example app, now im...
Stop returning NULL components
Exactly! This is a correct conditional render, because MyComp...
Stop returning NULL components
It's a common practice but not a good practice, tho. And coul...
Stop returning NULL components
Yeah bro, a empty fragment also trigger a full lifecycle beca...
Stop returning NULL components
hahahahaha you're right! Sorry for the mistake!
Stop returning NULL components
That's why I said that may potencially affect performance of ...