# #10 ✏ ️Next Steps

We can extend this application by adding new features. Some of them are mentioned below.

* Google Authentication with the help of firebase
* Pagination on the home page
* Post comment on each blog
* Option to share the blog on social media
* Author profile on home page

An advanced version of this app with all the new features is available at <https://github.com/AnkitSharma-007/blogging-app-with-Angular-CloudFirestore>

## Credits

* Ankit
* Original ressource: <https://github.com/AnkitSharma-007/blogsite/blob/master/README.md>

## Explore Angular in depth

If you want to explore Angular in depth then refer to <https://angular.io/start>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ng-girls.gitbook.io/todo-list-tutorial/more-workshops/index/10_next_steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
