86-PHero-tube
86-PHero-tube copied to clipboard
PHero-tube
Private Repo Link
Click here for the private repo: https://classroom.github.com/a/HIPmbF3j
API
All category : - https://openapi.programming-hero.com/api/videos/categories
ALL data by categoryId
URL Format: - https://openapi.programming-hero.com/api/videos/category/${id}
Example: - https://openapi.programming-hero.com/api/videos/category/1000
Blog Questions
- Discuss the scope of
var
,let
, andconst
- Tell us the use cases of
null
andundefined
- What do you mean by REST API?