- Verify that the server is running ( Yes , it is obvious but check it)
- The browser console is our friend, used it when the page not load(Trust me, probably you have an error)
- Always verify the routes and the controller names. If you put a name bad, all will be wrong.
- Verify you server status, in some situation it can save your time, because your error can be caused for invalid route.
- If you have sure that all the things are correct and angular not working,you can ask for help a Google or a good friend. Google always have a answer and your friend, maybe too.
After finish remeber this things about Angular:
- -Angular is relatively simple, when you understand the structure.
- -Angular is great in testing. Accept testing with karma and protactor.
- Angular have a lot information and you can find tutorial about it.
- Angular run in a lot of server. You can used Node JS, .NET or other.
No hay comentarios:
Publicar un comentario