DEV Community

Discussion on: Render Browser Specific Content with React 🎉

Collapse
 
flexdinesh profile image
Dinesh Pandiyan

This is brilliant.

I ported this code from an old project which was built in a hurry. As I ported, I failed to look into optimization points thinking it should already be optimized. This is what happens when you trust your code blindly.

Thanks for all these pointers. I'm gonna refactor the component again and loop in all these suggestions. You are amazing!

Thread Thread
 
flexdinesh profile image
Dinesh Pandiyan

Also, if you're interested in creating a PR, feel free to play around.