DAC-Of-Purdue / iot-dashboard

A dashboard repo of IoT in digital agriculture
http://66.253.158.154:8005/
0 stars 0 forks source link

Migrate to Standalone component #13

Closed tame0001 closed 1 year ago

tame0001 commented 1 year ago

The standalone component has been introduced officially in Angular 15. It is a recommended approach moving forward. Currently, our app is not applying this approach. It is a good idea to migrate to a standalone approach while our app is still small. This issue should be handled before #7

tame0001 commented 1 year ago

A document for Angular standalone