Angular 10 Movie Search TMDb API Part 2

Ian Poston
7 min readSep 29, 2020

Angular Universal Movie Search — Demo

This is the second part to the Angular 10 Movie Search (ssr ngUniversal), TMDB API tutorial. This tutorial will focus on adding some interactive features to the server side rendered app!

Display Movie Details

  • Show movie rating on hover.

--

--