Poster - A React Project
June 26, 2016
Poster is a React + Redux webapp to list Movies (via TMDb APIs) and maintain Watchlist, and my hands-on experience with React and Redux.
Overview
I have been developing single-page webapps professionally for more than 3 years (mainly in ExtJS and occasionally in AngularJS as well as plain JS). Poster is my attempt to create single page webapp to learn React and Redux end-to-end. On my quest to learn React, I encountered several sources on the web, some of which helped and some of which confused me. Over 90% of those tutorials taught how to build “Todo” app in React, and I wanted to build something that isn’t just a Todo app.