Ive been building up my react app with a nestJS backend over the past few months and I have been getting lazy/ was unsure on how I would actually organise or refactor my code. Thanks for explaining this as it is super easy and makes a lot of sense to me now.
Absolutely I've started organizing my React apps this way for example if I have UserProfile.tsx i create useUserProfile.ts and write all logic part there. Separation of concerns. Makes code cleaner and simple. Nice video mate I really would like to see more React Typescript 😊
this was really helpful. Thank you.
You're welcome!
Ive been building up my react app with a nestJS backend over the past few months and I have been getting lazy/ was unsure on how I would actually organise or refactor my code. Thanks for explaining this as it is super easy and makes a lot of sense to me now.
Glad I could help!
You are amazing
Keep up the good work.
Absolutely I've started organizing my React apps this way for example if I have UserProfile.tsx i create useUserProfile.ts and write all logic part there. Separation of concerns. Makes code cleaner and simple. Nice video mate I really would like to see more React Typescript 😊
I wish I could understand that level of coding.
Great video nonetheless!