|
1 |
| -# The [FullStacksDev](https://FullStacks.dev) Angular and Firebase base template |
| 1 | +# The [FullStacksDev](https://fullstacks.dev) Angular and Firebase base template |
2 | 2 |
|
3 |
| -Part of the curated [**FullStacksDev Angular and Firebase tech stack**](https://FullStacks.dev/TODO). For solo devs and very small teams. |
| 3 | +Part of the curated [**FullStacksDev Angular and Firebase tech stack**](https://fullstacks.dev/#angular-and-firebase). For solo devs and very small teams. |
4 | 4 |
|
5 | 5 | An opinionated full-stack starting point for building a web app, using Angular and Firebase. Aiming to be lean and useful enough so you can hit the ground running and focus on stuff that matters.
|
6 | 6 |
|
@@ -455,20 +455,20 @@ Some email templates (e.g. for Authentication) are customizable in the [Firebase
|
455 | 455 |
|
456 | 456 | ## How we decide what goes into the base template
|
457 | 457 |
|
458 |
| -It's important that the base template is as lean and broadly useful as possible, whilst maintaining the opinionated approach to the tech stack, architecture and patterns that we are developing as part of the _curated tech stacks_ approach in [FullStacksDev](https://FullStacks.dev). |
| 458 | +It's important that the base template is as lean and broadly useful as possible, whilst maintaining the opinionated approach to the tech stack, architecture and patterns that we are developing as part of the _curated tech stacks_ approach in [FullStacksDev](https://fullstacks.dev). |
459 | 459 |
|
460 | 460 | For this reason, we carefully consider what goes into the base template and err on the side of caution. New capabilities are only added to the base template when they are proven to be broadly useful and fit within the tech stack, by first applying them to real-world projects and the example apps.
|
461 | 461 |
|
462 | 462 | ## What next? Check out the example apps for this tech stack…
|
463 | 463 |
|
464 |
| -If you want to continue learning more about the [FullStacksDev](https://FullStacks.dev) Angular and Firebase tech stack you can check out the premium example apps built using this template: |
| 464 | +If you want to continue learning more about the [FullStacksDev](https://fullstacks.dev) Angular and Firebase tech stack you can check out the premium example apps built using this template: |
465 | 465 |
|
466 |
| -- [Simple example app](TODO) |
467 |
| -- [Advanced example app](TODO) |
| 466 | +- [Simple example app](https://github.com/FullStacksDev/angular-and-firebase-simple-example-app) |
| 467 | +- [Advanced example app](https://github.com/FullStacksDev/angular-and-firebase-advanced-example-app) |
468 | 468 |
|
469 | 469 | These apps showcase the capabilities of the tech stack and give you an opinionated, pragmatic and in-depth learning experience. Each come with comprehensive documentation and learning content covering architecture, design decisions, data models, patterns, practices, tech stack capabilities and more.
|
470 | 470 |
|
471 |
| -You can read more about the purpose and specs of the example apps here: TODO: link to the example apps spec page |
| 471 | +You can read more about the [purpose and specs of the example apps](https://fullstacks.dev/example-apps). |
472 | 472 |
|
473 | 473 | ## License
|
474 | 474 |
|
|
0 commit comments