All Projects → angular-buch → book-monkey2

angular-buch / book-monkey2

Licence: other
🐵 Demo-Projekt zum Buch (1. Auflage)

Programming Languages

typescript
32286 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to book-monkey2

perspectiveapi-authorship-demo
Example code to illustrate how to build an authorship experience using the perspective API
Stars: ✭ 62 (+72.22%)
Mutual labels:  angular2
ic-datepicker
Angular (2+) datepicker component
Stars: ✭ 27 (-25%)
Mutual labels:  angular2
angular-2-admin
An Angular 2 Admin Dashboard built using the Angular-CLI.
Stars: ✭ 65 (+80.56%)
Mutual labels:  angular2
storefront
An Angular 2 storefront app for Magento 2 (unmaintained)
Stars: ✭ 35 (-2.78%)
Mutual labels:  angular2
cloud-speech-and-vision-demos
A set of demo applications that make use of google speech, nlp and vision apis based in angular2
Stars: ✭ 35 (-2.78%)
Mutual labels:  angular2
ng2-mqtt-demo
Angular 2 demo using MQTT.js in Typescript
Stars: ✭ 32 (-11.11%)
Mutual labels:  angular2
ng-data-picker
🏄🏼 A data picker based on Angular 4+ (like native datetime picker of iOS)
Stars: ✭ 24 (-33.33%)
Mutual labels:  angular2
tech1-temple-javascript
JavaScript Proofs of Concepts repository. No Longer Supported
Stars: ✭ 61 (+69.44%)
Mutual labels:  angular2
UXsyncNow
UXstorm's ServiceNow file synchronizer / development tool
Stars: ✭ 23 (-36.11%)
Mutual labels:  angular2
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-63.89%)
Mutual labels:  angular2
ng2-events
Supercharge your Angular2+ event handling
Stars: ✭ 17 (-52.78%)
Mutual labels:  angular2
markdown-to-html-pipe
Angular 2 Pipe that transforms a markdown string to HTML
Stars: ✭ 40 (+11.11%)
Mutual labels:  angular2
angular-odata-es5
OData Service for Angular.io (es5 version)
Stars: ✭ 45 (+25%)
Mutual labels:  angular2
leto
Leto: Realtime Application Stack [Angualr2, Rethinkdb/Horizon, ExpressJS] Web | Mobile | Desktop
Stars: ✭ 21 (-41.67%)
Mutual labels:  angular2
ngx-tabset
A very simple library to let you create some tabs
Stars: ✭ 19 (-47.22%)
Mutual labels:  angular2
ng2-visualizejs
A simple demonstration that draws a Jaspersoft report/dashboard resource with Visualize.js library using the Angular Framework (aka Angular 2.0)
Stars: ✭ 16 (-55.56%)
Mutual labels:  angular2
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+16.67%)
Mutual labels:  angular2
nativescript-ng2-drawer-seed
Nativescript template project with drawer support
Stars: ✭ 17 (-52.78%)
Mutual labels:  angular2
ng-observe
Angular reactivity streamlined...
Stars: ✭ 65 (+80.56%)
Mutual labels:  angular2
ng2-carouselamos
Simple carousel/slider for angular 2.
Stars: ✭ 39 (+8.33%)
Mutual labels:  angular2

⚠️ Repo zur 1. Auflage

Achtung: Dies ist der Code zur 1. Auflage des Angular-Buchs von 2017 (Softcover). Falls Du das neue Buch in der 2. Auflage besitzt, nutze bitte den Code aus dem neuen Repository book-monkey3.

🔁 Aktualisierungen

Seit dem Release des Angular-Buchs im Mai 2017 sind neue Major-Versionen von Angular erschienen. Den aktualisierten Quellcode finden Sie in separaten Branches in diesem Repository (ng5-update, ng6). Auf der Website zum Buch finden Sie außerdem Infos zum Update auf neuere Versionen ab Angular 4.

BookMonkey 2

Build Status

Monkey

Der "BookMonkey" ist das Demo-Projekt zum Buch "Angular: Grundlagen, fortgeschrittene Techniken und Best Practices mit TypeScript - ab Angular 4, inklusive NativeScript und Redux". Mithilfe dieses Buchs werden Sie Googles neuestes Framework kennenlernen. Wir laden Sie dazu ein, mit den aktuellsten Technologien moderne Single-Page-Anwendungen zu erstellen.

Anhand des Beispielprojekts BookMonkey führen wir Sie schrittweise an die Entwicklung von Angular-Anwendungen heran. Sie werden in die grundlegenden Konzepte eingeführt, die es Ihnen ermöglichen, strukturierte, modularisierte und somit wartbare Applikationen zu erstellen.

Dieses Repository fasst alle Schritte zur Entwicklung des BookMonkeys zusammen und stellt sie in einer gemeinsamen Anwendung dar. Die einzelnen Schritte sind außerdem jeweils als einzelne Repositorys verfügbar und sollten für die schrittweise Entwicklung genutzt werden:

Das Buch

Lesen Sie mehr auf angular-buch.com.

Book

Start

Die gezeigten Kommandozeilenbefehle setzen voraus, dass Node.js und Git installiert sind.

git clone https://github.com/angular-buch/book-monkey2.git
cd book-monkey2
npm install
npm start

License

Code released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].