DEV Community

Cover image for My Top 5 Methods To Develop UIs Faster in ReactJS

My Top 5 Methods To Develop UIs Faster in ReactJS

Abdul Basit on April 18, 2021

In an IT setup when a team comes up with a product idea, the first thing they do is the paperwork. Yes, they go through some documentation like fea...
Collapse
 
braydentw profile image
Brayden W ⚡️

Good stuff! thanks!

Collapse
 
jamiebradley profile image
Jamie Bradley

Great insight, thank you for sharing. I hope you don't mind me pointing this out but I noticed a typo in the "Searching for wrappers" bullet point:

Let's say if we have a modal on 3 three different places in our app

Collapse
 
abdulbasit313 profile image
Abdul Basit

Thanks. Fixed

Collapse
 
andrewbaisden profile image
Andrew Baisden

Good tips.

Collapse
 
aalphaindia profile image
Pawan Pawar

Keep sharing !

Collapse
 
dev_inikhiya profile image
DEV INIKHIYA

Thanks buddy

Collapse
 
amjedidiah profile image
Jedidiah Amaraegbu

Many thanks

Collapse
 
oyintoboss profile image
oyintoboss

Excellent Write up

Thanks

Collapse
 
andemosa profile image
Anderson Osayerie

Thanks for sharing this. It would greatly help me when next I am building a UI.

Collapse
 
d1eshi profile image
Diego Silva

thanks for the information, really I appreciate I think what the comunitty too!

Collapse
 
poseidonrage profile image
Baqar Hussain Naqvi

I am new to react, and hell yeah, i am gonna follow these methods.
thanks for throwing light on them, Jazakallah

 
abdulbasit313 profile image
Abdul Basit

We usually configure eslint with prettier. Prettier does all for us

Collapse
 
abdulbasit313 profile image
Abdul Basit

Hmmm.. Good point, for me using eslint means our code will be clean and consistent, that makes development easier.