Apr 20, 2018JavaScript Regular Expression AbstractionWorking with regular expressions written by others is difficult. This article covers techniques that can help you set up your coworkers for success when they encounter your work in the future. We’ve been refactoring code to handle new regions, and while working on a class that handles phone number behaviour…Regex2 min readRegex2 min read
Published inSquare Corner Blog·Aug 31, 2016Optimizing Ember TemplatesTemplates make up 60% of your Ember app. Now what? Heads up, we’ve moved! If you’d like to continue keeping up with the latest technical content from Square please visit us at our new home https://developer.squareup.com/blog Update: Ember’s base performance has improved a lot since this article was first published…Ember5 min readEmber5 min read