Skip to content

lluisnieto/javascript_dog

Repository files navigation

DogApp

This is a 'DogComponent' ES6 class with 4 basic methods (bark, walk, run, sleep) and 4 auxiliar methods. It executes any of these 4 tasks immediatly unless it is sleeping. In that case it will remember the actions requested and will execute as soon as it wakes up. It's a good boy.

Angular

Very briefly, Angular is a Javascript framework that runs with Microsoft Typescript. Typescript is a Javascript superset that implements types and interfaces (contracts). Angular comes with lots of built in tools ready to develop high performance and mantainable web projects:

Commands to run this exercise

About

ECMA Script 6 doggie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published