Is this code accessible somewhere?😊 it will make it easier to learn from it and give it my own spin
@PaulPetersVids9 ай бұрын
looks like it's been added in the description
@maartenha75989 ай бұрын
@@PaulPetersVids thank you for letting me know
@emmanuelvillegasgonzalez1304 Жыл бұрын
where i can see the code? 🥲
@jeffreyszcinskiii51816 ай бұрын
Looks really promising. Having all this in android has been great. To see it in react is wonderful. It looks like there is a learning curve with the awilix library. Has anyone else been able to use this? Does it ,ake everything testable and can you build another feature without breaking everything?
@ibrahemahmad55814 ай бұрын
you did a good job with explaining CA's but about setup it and use it with MVVM we should remember we need to apply MVVM on each page not on project " sometime we need to apply on each feature" so be careful about this. NOTE: make sure you movie the view model into out of the presentation, I think need more review.