https://github.com/tb/game-case-angular-es6-jspm-restangular
In-progress video game showcase app written in Angular and ES6, compiled with Babel, and built with modules / dependencies managed by JSPM.
https://github.com/tb/game-case-angular-es6-jspm-restangular
Last synced: over 1 year ago
JSON representation
In-progress video game showcase app written in Angular and ES6, compiled with Babel, and built with modules / dependencies managed by JSPM.
- Host: GitHub
- URL: https://github.com/tb/game-case-angular-es6-jspm-restangular
- Owner: tb
- Created: 2015-08-05T14:04:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T12:01:04.000Z (almost 11 years ago)
- Last Synced: 2025-02-09T17:17:52.693Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.31 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GAME CASE
========================================================================
## Description
A video game showcase app written in Angular 1.x (for now!) and ES6, compiled with Babel, and built
with modules / dependencies managed by JSPM.
Restangular will be used to consume data from the [Mashape Metacritic API](https://www.mashape.com/byroredux/metacritic-v2).
I made this app to explore using ES6 within the context of Angular 1.x, to explore architecting an application around future best practices (ES6, modules, Web Components, etc.), and to experiment with porting an Angular 1.x application over to Angular 2.0 once a stable release becomes available.
...and because it's going to be awesome app, obviously.
## Core Build Stack
- Key Overarching Components
- ES6
- Angular
- JSPM
- Gulp
- Babel
- Key Angular-specific Components
- UI-Router
- Restangular