.
├── app
│ ├── components
│ │ ├── about
│ │ │ ├── about.component.css
│ │ │ ├── about.component.html
│ │ │ ├── about.component.spec.ts
│ │ │ ├── about.component.tns.css
│ │ │ ├── about.component.tns.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Project A | |
. | |
├── browser | |
│ ├── ambient | |
│ │ ├── angular-protractor | |
│ │ │ └── index.d.ts | |
│ │ ├── es6-shim | |
│ │ │ └── index.d.ts | |
│ │ ├── jasmine | |
│ │ │ └── index.d.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
great-big-angular2-example@0.0.0 /Users/Dan/work/bernierebuttals/gba | |
├── @angular/common@2.1.2 | |
├── @angular/compiler@2.1.2 | |
├── @angular/core@2.1.2 | |
├── @angular/forms@2.1.2 | |
├── @angular/http@2.1.2 | |
├── @angular/material@2.0.0-alpha.9-experimental-pizza | |
├── @angular/platform-browser@2.1.2 | |
├── @angular/platform-browser-dynamic@2.1.2 | |
├── @angular/router@3.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
great-big-angular2-example@0.0.0 /Users/Dan/work/bernierebuttals/gba | |
├── @angular/common@2.1.2 | |
├── @angular/compiler@2.1.2 | |
├── @angular/core@2.1.2 | |
├── @angular/forms@2.1.2 | |
├── @angular/http@2.1.2 | |
├── @angular/material@2.0.0-alpha.9-experimental-pizza | |
├── @angular/platform-browser@2.1.2 | |
├── @angular/platform-browser-dynamic@2.1.2 | |
├── @angular/router@3.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client?201c:73 ./src/app/debate/claim/claim.component.ts | |
38:55 export 'Claim' was not found in '../../core/store/claim/claim.model' | |
Error: export 'Claim' was not found in '../../core/store/claim/claim.model' | |
at HarmonyImportSpecifierDependency.getWarnings (/Users/Dan/work/bernierebuttals/gba/node_modules/angular-cli/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:34:14) | |
at /Users/Dan/work/bernierebuttals/gba/node_modules/angular-cli/node_modules/webpack/lib/Compilation.js:645:21 | |
at Array.forEach (native) | |
at /Users/Dan/work/bernierebuttals/gba/node_modules/angular-cli/node_modules/webpack/lib/Compilation.js:644:22 | |
at Array.forEach (native) | |
at Compilation.reportDependencyWarnings (/Users/Dan/work/bernierebuttals/gba/node_modules/angular-cli/node_modules/webpack/lib/Compilation.js:643:9) | |
at Compilation.<anonymous> (/Users/Dan/work/bernierebuttals/gba/node_modules/angular-cli/node_modules/webpack/lib/Compilation.js:505:8) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Links: | |
Video: November 20th drone video of water cannons used against peaceful people in below freezing temperatures | |
https://youtu.be/rT87XeM9aF0?t=286 | |
Video: Lawyer explains police tactic "snatch & grab". As people drive away from the incident, the last 20 cars are stopped, arrested for trespassing and have cars impounded which brings in aout $800/person in police revenue | |
https://youtu.be/jE2GE5Nzxag?t=160 | |
Video: Sheriff and police chief call over two girls in restaurant then threaten to arrest them if they don't leave the restaurant | |
https://www.facebook.com/IamIndigenous2016/videos/1692731011039116/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ♥ npm install | |
great-big-angular2-example@0.0.0 /Users/Dan/work/bernierebuttals/gba | |
├── UNMET PEER DEPENDENCY @angular/common@2.4.3 | |
├── @angular/compiler@2.4.3 | |
├── UNMET PEER DEPENDENCY @angular/core@2.4.3 | |
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.4.3 | |
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12 | |
├── UNMET PEER DEPENDENCY webpack@2.1.0-beta.22 | |
└── UNMET PEER DEPENDENCY zone.js@0.6.26 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var vendor_lib = | |
/******/ (function(modules) { // webpackBootstrap | |
/******/ // The module cache | |
/******/ var installedModules = {}; | |
/******/ | |
/******/ // The require function | |
/******/ function __webpack_require__(moduleId) { | |
/******/ | |
/******/ // Check if module is in cache | |
/******/ if(installedModules[moduleId]) |
Developer Experience | great big angular2 example | jhipster-sample-app-ng2 | Angular-kitchen-sink | angular-seed-advanced | feathers-starter-react-redux-login-roles |
---|---|---|---|---|---|
64-bit integers | UNIQUE | ||||
Accepts nested, JSON parameters | UNIQUE | ||||
Accepts nested, XML parameters | UNIQUE | ||||
Accepts nested, YAML parameters | UNIQUE | ||||
Access native code from JavaScript | UNIQUE | ||||
[Annotations (?)](https://youtu.be/HokftiwyUuU?list |
OlderNewer