Click here for the private repo: https://classroom.github.com/a/HIPmbF3j
All category : - https://openapi.programming-hero.com/api/videos/categories
URL Format: - https://openapi.programming-hero.com/api/videos/category/${id}
Example: - https://openapi.programming-hero.com/api/videos/category/1000
- Discuss the scope of
var
,let
, andconst
- Tell us the use cases of
null
andundefined
- What do you mean by REST API?