diff --git a/Frontend/ANGULARJS.md b/Frontend/ANGULARJS.md index fc35571..6114ddf 100644 --- a/Frontend/ANGULARJS.md +++ b/Frontend/ANGULARJS.md @@ -33,6 +33,8 @@ Follow either the [Official Docs](https://angular.io/docs) or [The Net Ninja](ht |16.|Http Service| |17.|Deployment on Netlify| +For a broader TypeScript reference, see [The Concise TypeScript Book](https://github.com/gibbok/typescript-book), a free and open-source guide covering fundamentals through advanced concepts. + Once you get familiar these, you can very well call yourself an Angular Developer. It's recommended you practice this on a few projects to ensure you understand everything. ## Useful Chrome Extensions :muscle: @@ -54,4 +56,4 @@ Not yet! Now that you've explored Angular, you can either learn [React](./REACT.
-We hope you now know the roadmap to being a professional Angular Developer :v: \ No newline at end of file +We hope you now know the roadmap to being a professional Angular Developer :v: