codelab icon indicating copy to clipboard operation
codelab copied to clipboard

Interactive Angular Codelab 🦋 Learn Angular basics online without setup

Results 79 codelab issues
Sort by recently updated
recently updated
newest added

At the end of each milestone there is a survey but we do not do anything with the results: https://codelab.fun/angular/typescript/end They are in firebase under the 'ratings'

Author: Никита Slide: [Local](http://localhost:4200/angular/forms/exercise),[Public](https://angular-presentation.firebaseapp.com/angular/forms/exercise)

# What the issue is about This slide discusses stuff happening on the upload page, but we display the search page. https://angular-presentation.firebaseapp.com/angular/forms/exercise-pre We want to open the upload page right...

![image](https://user-images.githubusercontent.com/2545357/66278019-6b43cf80-e873-11e9-8a2d-a6a5d7842c41.png) This is a bit tricky, but it would be amazing to be able to store per-user state on what was the last item the user has seen, and display...

Right now it's really hard to say how many feedback items are out there, would be cool to see this number. ![image](https://user-images.githubusercontent.com/2545357/66277975-05574800-e873-11e9-8e77-895a045ae5b6.png)

# What the issue is about: Some of the exercises assume typing in exact function or variable names which can get annoying (e.g. `getGuestsComing` on the screenshot) ![image](https://user-images.githubusercontent.com/216412/65910487-77431380-e3d3-11e9-90b9-8fd6eeec7e2d.png) Since we...

help wanted

# What's the issue is about ![image](https://user-images.githubusercontent.com/216412/65875190-8ef8a880-e38f-11e9-9317-83a443d22195.png) Go to the TypeScript exercise (http://localhost:4200/angular/typescript/exercise-new), load solution, and look at the preview tab (bottom left). It's just a list of people, and...

help wanted
good-first-issue

This is an exploratory task. The goal is to investigate running angular-cli in a browser. We would need some kind of terminal emulator.

help wanted
advanced

Right now we only mention including service in a module and never mention using "providedIn: root". We should update info to reflect this future. https://codelab.fun/angular/dependency-injection/provide-injectable the code is in `apps/codelab/src/app/codelabs/angular/dependency-injection/dependency-injection.component.html`

help wanted
good-first-issue

Right now we're just showing a list of existing validators to the user: http://localhost:4200/angular/forms/built-in ![image](https://user-images.githubusercontent.com/2545357/64392536-385faf00-d01b-11e9-9046-f75f81f65f21.png) Is would be amazing to have a demo (using component) where a user could see...

help wanted
good-first-issue