Membuat komponen yang peka terhadap perubahan koneksi internet di Angular
https://netbasal.com/connection-aware-components-in-angular-3a66bb0bab6f
#angular #component #connection #aware
https://netbasal.com/connection-aware-components-in-angular-3a66bb0bab6f
#angular #component #connection #aware
Medium
Connection-Aware Components in Angular
The navigator.connection object contains a read-only property named effectiveType, which returns the effective connection type. That type…