This content originally appeared on DEV Community and was authored by chris-czopp
Hey React people! I'm just curious how you approach implementing dynamic UI which requires things like: app-state management, fetching data from API etc. For instance, I first focus on app-state, actions, any potential state kept in URL query params, dependencies in useEffect
to re-fetch data upon action completion etc. Then, I write basic unstylled JSX to see it functional. Once I can click through major user journeys, I work on styling. What's your way?
This content originally appeared on DEV Community and was authored by chris-czopp
chris-czopp | Sciencx (2021-12-18T14:14:41+00:00) Do you implement logic first or focus on styling right-away?. Retrieved from https://www.scien.cx/2021/12/18/do-you-implement-logic-first-or-focus-on-styling-right-away/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.