My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How to optimise JS for execution?

TheSheriff's photo
TheSheriff
·Nov 21, 2017

So, I'm the people of hashnode can help me out here. I urge everyone to read the full question before answering!!

When I say optimise I mean the execution times. I.e. which loops are faster, how to minimise memory size and so on.

I DO NOT mean network speeds like downloads, caching etc.

I wondered if anyone knows any books or articles about this topic. I've found some myself but resources seem to be getting a bit thin now.

I primarily need resources targeting strings, objects & arrays, DOM interaction and for/if methods,and as a final thought anything on webpack. However, any resources would be greatly appreciated.