Week 3 of using g angular and react frameworks
During this week, I had done more research on mostly Angular than react framework,and I had learnt a lot on using ngmodel and ngif In angular. ngModel I can is more like using the useState hooks in react where you try to store whatever user input is in an object ,in Angular we store it in an ng object model called ngmodel. Although I had Done research on a react Web framework for b2b applications( I.e business to business software concerning employee and client) this framework implementation an admin dashboard that is template driven with an in built authentication and data provider snippet all you need to do is call it. For more information on react-admin Visit marmelab.com/react-admin/. As I progress more on my research and implementations I make sure to keep track of it here.