We are improving the Weather App by building a feature of changing the temperature units interactively using radio buttons and a ternary operator.
GitHub Repo:
https://github.com/katkovd73/WeatherA...
Replace {your_Open_API_Key} it in the weather.service.ts with your Open Weather API Key.
Links used in the video:
Conditional (ternary) operator:
https://developer.mozilla.org/en-US/d...
Bootstrap card:
https://getbootstrap.com/docs/5.0/com...
Inline radio buttons:
https://www.w3schools.com/bootstrap/t...