Skip to content

Commit

Permalink
chore: migrate to latest version of Angular
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoslig committed Sep 27, 2024
1 parent 5a250b6 commit c63739a
Show file tree
Hide file tree
Showing 4 changed files with 947 additions and 866 deletions.
2 changes: 1 addition & 1 deletion docs/src/content/docs/introduction/explanation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: Introduction

This codebase was created to demonstrate a fully fledged fullstack application built with [Angular](https://angular.dev/), [ngrx/signals](https://ngrx.io/guide/signals), [nrwl/nx](https://nx.dev/) including CRUD operations, authentication, routing, pagination, and more. It is an implementation of the [RealWorld apps](https://github.com/gothinkster/realworld) project. The purpose of the `RealWorld apps` project is to demonostrate how you can build the same "realworld" app using different technologies in the front-end and on the back-end.

This specific implementation was created in 2017 and it is constantly migrated to the latest versions of Angular and it utilizes most of the features of the Modern Angular era. You can help us to maintain this project in various ways. You can find some of them in the [how to contribute]() guide.
This specific implementation was created in 2017 and it is constantly migrated to the latest versions of Angular and it utilizes most of the features of the Modern Angular era. You can help us to maintain this project in various ways. You can find some of them in the [how to contribute]() guide.

For more information on how to this works with other frontends/backends, head over to the [RealWorld](https://github.com/gothinkster/realworld) repo.
2 changes: 1 addition & 1 deletion docs/src/content/docs/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ This specific implementation was created in 2017 and is constantly updated to th

Check the [next](./features) section to see how this app works, which features are included, and how they are connected to the architecture decisions made during development.

For more information on how this works with other front-ends/back-ends, head over to the [RealWorld apps](https://github.com/gothinkster/realworld) repo.
For more information on how this works with other front-ends/back-ends, head over to the [RealWorld apps](https://github.com/gothinkster/realworld) repo.
Loading

0 comments on commit c63739a

Please sign in to comment.