Performance — Writing Fast, Memory-Efficient JavaScript

Posted: May 23, 2013 Comments

View http://coding.smashingmagazine.com/2012/11/05/writing-fast-memory-efficient-javascript/

I think one of my favorite aspects of programming is the intentional style you implement as you get better at what you do. This isn’t limited to JavaScript, but it leaves the door open for each project to present a new way of doing something a little bit better. All of those ‘little bits’ add up and that’s why we want to crawl in a cave when we look at code we’ve written a year ago. I don’t see it as a bad thing, instead I look at it as validation that we’re progressing, that we’re getting better. That’s very important in preventing burnout and staying inspired to do what we do every day.

There are some great tips in this article. Smashing Magazine does a good job in reaching a really wide audience, and I like that there are both novice and more advanced tips scattered throughout.

Get my newsletter

Receive periodic updates right in the mail!

  • This field is for validation purposes and should be left unchanged.

Leave a Reply

Your email address will not be published. Required fields are marked *