Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeremenichelli/movies
- Owner: jeremenichelli
- License: apache-2.0
- Created: 2016-06-03T18:29:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T13:02:27.000Z (over 6 years ago)
- Last Synced: 2024-10-18T19:39:36.206Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 488 KB
- Stars: 17
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/