mpbalmeida / hal-4-angular

HAL for Angular
MIT License
6 stars 2 forks source link

Why does this work better than angular4-hal? #9

Open Masterxilo opened 5 years ago

Masterxilo commented 5 years ago

angular4-hal generates warnings and errors for me in the browser and ng serve commandline.

Furthermore, the angular4-hal tutorial is outdated, for example their ExternalConfigurationService in the example does not mention deserialize & serialize.

This however seems just to work.

Masterxilo commented 5 years ago

However, the other one seems more popular, and I always follow the strategy of using the most popular packages for maintenance reasons.