Show Menu
Cheatography

Angular Production Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Compiler

$compi­leP­rovider
$compi­leP­rov­ide­r.d­ebu­gIn­foE­nab­led­(fa­lse);
$httpP­rovider
$httpP­rov­ide­r.u­seA­ppl­yAs­ync­(true);
 

Debugging in production

In Console
angula­r.r­elo­adW­ith­Deb­ugI­nfo();