GithubHelp home page GithubHelp logo

spotyngular's Introduction

Spotyngular

Clone of Spotify using Angular 2. The application was entire written using components and present a posible frontend architecture for future projects.

It's another demo to check and learn how many pieces of angularjs 2 features interact together.

Spotyngular

Features

Globals

  • Typescript
  • Tsd
  • NPM
  • Twitter Bootstrap
  • Browser-sync for server html
  • json-database for server our data

Angular 2

  • SystemJS
  • Use Components
  • Use Directives
  • Propose an architecture
  • Routing
  • Services for abstract the server communication
  • Services for save data between routing
  • Http communication
  • Observables
  • Component Styling(Template inline, Component inline, and style url)
  • "Large" Components Tree
  • Properties
  • Events
  • Event bubbling
  • Use of built in directives like NgFor

How to install

Just clone the project and execute:

npm install to install all the npm packages

then npm start will start two servers, one for our database and another for the site itself.

spotyngular's People

Contributors

iranreyes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spotyngular's Issues

Loading error typescript.js not found

After npm install and start, project not starting, reason typescript.js not found.
So, i notice that version is setting up from 1.5.3 and newer, so a fixed version to 1.5.3 resolves problem.

No package.json

The tutorial is saying that I need to do npm install.
But there's no package.json file. So It errors out.

vNext - build setup ?

Great tutorial and code setup - curious - could you share perhaps how you would go about setting up a build for deployment (minification, etc...)

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.