Skip to content

Commit e2baa55

Browse files
authored
Update README.md
1 parent b9c5bdc commit e2baa55

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

+5-10
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,22 @@
11
# tour-of-heroes
2-
Learning Angular with Tour of Heroes tutorial from Angular docs.
3-
4-
I'll be following along this tutorial: https://angular.io/tutorial/tour-of-heroes
2+
Learning Angular from [official docs](https://angular.io/tutorial/tour-of-heroes) and various other sources.
53

64
Agenda for today:
7-
angular ssr with aspnet core backend - https://pieterjandeclippel.medium.com/server-side-rendering-in-asp-net-core-angular-2024-version-a617a83324a1
5+
angular ssr with aspnet core backend -
86
https://github.com/thecloudnativewebapp/GoCloudNative.Bff
97
https://timdeschryver.dev/blog/lets-make-our-spa-more-secure-by-setting-up-a-net-bff-with-duende-and-auth0#resources
108

11-
TS handbook
129
tour of heroes
1310
node tutorial
1411

15-
cook rice at 2
16-
1712
Go to asian market to get pearl river bridge mushroom dark soy sauce
1813

19-
https://damienbod.com/2023/09/11/implement-a-secure-web-application-using-nx-standalone-angular-and-an-asp-net-core-server/
20-
https://damienbod.com/2023/09/11/implement-a-secure-web-application-using-nx-standalone-angular-and-an-asp-net-core-server/
21-
2214
## Helpful links
2315
1. Envato Tuts+'s [Angular tutorial](https://youtu.be/JWhRMyyF7nc?si=3mllCIMx1v5PTJZw)
2416
2. [Nx, Angular and NestJS](https://thefullstack.engineer/full-stack-development-series-part-1-getting-started-with-nx-angular-and-nestjs/)
17+
3. [Secure web app using Angular and AspNetCore server](https://damienbod.com/2023/09/11/implement-a-secure-web-application-using-nx-standalone-angular-and-an-asp-net-core-server/)
18+
4. [MS Identity Samples](https://github.com/Azure-Samples/ms-identity-ciam-javascript-tutorial)
19+
5. [Angular SSR with AspNetCore server](https://pieterjandeclippel.medium.com/server-side-rendering-in-asp-net-core-angular-2024-version-a617a83324a1)
2520

2621
## Learn Typescript
2722
Go through the notes [here](docs/learn-typescript.md).

0 commit comments

Comments
 (0)