The Secrets of Angular Lightning Speed

Angular developers rarely have the need to write super optimized code. In Angular application development we tend to favor readability over optimization. But this approach doesn’t guarantee fast execution of the JavaScript code. With frameworks, the situation is reversed. Frameworks have to be really fast. Interestingly, there are techniques that make JavaScript code run faster. You have probably heard about monomorphism, bit fields or bloom fliters, right? Maybe you have even used some of them. Over the past year I have seen them all and a bunch of other interesting techniques while reverse-engineering Angular. This presentation shares some findings with you. You may end up applying this knowledge at work or you might even use it to make Angular run even faster.

Video producer: https://angularconnect.com/