Nipuni SitharaUsing Json-server with AngularIn angular instead of using a mock file to store data and work as a database, we can use ‘npm server’. This works as a backend. It is a…Jun 17, 2021Jun 17, 2021
Nipuni SitharaGetting started with AngularTo work with Angular, first you need to install ‘node.js’ and ‘npm’. These 2 come together. Download node.js from www.nodejs.org and…Jun 10, 2021Jun 10, 2021