# BP
1. library vs framework
2. async vs sync
3. promise vs callback
6. redux vs rxjs
2. typescript advantages and generics
4. api testing
7. service workers
8. i18n
9. practical live coding
a. create a minimal react app.
b. show list of posts from api (https://jsonplaceholder.typicode.com/posts)
c. create a search bar to search among posts with title field