- Maintained by:
James Dinh - jdinh8124
Link to TV Logo Landing Page Demo
- A television guide site that allows users to preview upcoming shows using strictly HTML5, CSS3, JavaScript, jQuery, and Slick Slider
- JavaScript (ES5 & ES6)
- jQuery
- HTML5
- CSS3
- Slick Slider
- TVmaze API
- Css Media Queries are a little more difficult without the bootstrap grid system
- Slick Slider CDN is compactable and efficient
- Slick Slider gives us a nice interface and many options to customize it to our UI needs
- Finding tomorrows date is achievable with a little tinkering of the date object
- The Slick Slider needs to be called after the TV schedule API in order to correctly build a slider due to asynchronous actions
- More use of the Tv schedule API