Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremenichelli/movies

Repository to explore the experience of building a simple app with different frameworks. NOTE: Original API service used has gone private, only React version has been uptaded with a new provider and working right now.
https://github.com/jeremenichelli/movies

Last synced: about 1 month ago
JSON representation

Repository to explore the experience of building a simple app with different frameworks. NOTE: Original API service used has gone private, only React version has been uptaded with a new provider and working right now.

Awesome Lists containing this project

README

        

# movies

Inside the **results** folder you will find the same web app solved using different frameworks and libraries with the intention of learn use and explore how is the experience of building a component architecture based app with them.

## Articles

Final thoughts can be found in the following serie of articles:

- Vue: http://jeremenichelli.github.io/2016/06/building-component-based-app-vue/
- React: http://jeremenichelli.github.io/2016/07/building-a-component-based-app-react/
- Polymer: http://jeremenichelli.github.io/2016/08/building-a-component-based-app-polymer/
- Angular 2: http://jeremenichelli.github.io/2016/08/building-component-based-app-angular-2/