0
Learn Angular
how do I actually practice angular properly? sololearn provides a course which helps us learn new things. but the window it provides to edit code leads to stackblitz which barely functions and is REALLY slow and laggy. there are some websites for practicing, but I could not find any which are convenient and close to fast enough like local file editing. iam using mobile so I dont know how i can setup a local environment like pc users as well. what approach can i do to practice angular properly?
2 Answers
+ 1
https://angular.dev/tutorials
I hope this helps
0
Mihaly Nyilas the editor seems broken. in the first page, it is stuck on "installing packages". from the next page(components in angular) to all further pages, the editor is stuck on creating project. also it shows an error:
(line: 1:24) Cannot find module '@angular/core' or its corresponding type declarations
what to do???