-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: otter sdk training - integration in angular #2531
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit f4a0022. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
387a786
to
341dd89
Compare
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/instructions.md
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/instructions.md
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/solution/app.component.ts
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/instructions.md
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/instructions.md
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/solution/app.config.ts
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/exercise/app.component.ts
Outdated
Show resolved
Hide resolved
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/instructions.md
Outdated
Show resolved
Hide resolved
8e22d61
to
253dd89
Compare
apps/showcase/src/assets/trainings/sdk/steps/angular-integration/exercise/app.component.ts
Outdated
Show resolved
Hide resolved
253dd89
to
65462fc
Compare
a641eab
to
a1ee9b1
Compare
@@ -84,21 +84,34 @@ | |||
"htmlContentUrl": "./steps/angular-integration/instructions.md", | |||
"filesConfiguration": { | |||
"name": "angular-integration", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can rename it to api manager
a1ee9b1
to
3ab55d1
Compare
3ab55d1
to
f4a0022
Compare
Proposed change
Otter SDK Training - Integration of the SDK in Angular
Use of
ApiManagerModule
andApiFactoryService
Related issues
- No issue associated -