From the course: Unlocking Angular: Performance Optimization
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
A deeper look at Angular - Angular Tutorial
From the course: Unlocking Angular: Performance Optimization
A deeper look at Angular
- We covered a lot of information in this course, and there's always more to learn. The official websites for Angular and TypeScript are the best places for all the latest changes, additions, and updates. You can also check out the source code for Angular itself. This is a great way to see what Angular actually does when you use it in your project. web.dev and MDN are great websites for up-to-date info on web standards and best practice. Consider exploring other programming languages to discover new patterns and techniques. I like Haskell, Rust, and OCaml, but you can start with any language that looks interesting. Beyond Documentation is a research paper released in 2006 called "Out of the Tar Pit". It makes a strong case for writing stateless code whenever you can. There's also tons of content right here in our course library, including other courses written by me. I'm Derek Peruo. Thanks for watching and we'll see you again soon.