Angular 2 - Filter Data - Geonames project - Part 1

Опубликовано: 24 Март 2026
на канале: JsWiz
10,588
80

Master Angular by example - https://goo.gl/97onLe

This is part 1 of the Geonames mini project. If you just want to know how to implement filtering then skip to 10:19 in the video.
Repo is located at: https://goo.gl/oKS6y7
Make sure you download the correct branch named 'filter'

In this video you will learn how to filter data in angular 2 using a custom method. We'll be using the geoname.org API in order to populate country data.