Speeding up code search, step by step
In previous posts I introduced Ember Observer's code search and explained how it works. In this post I'll describe the steps I took to make it »
In previous posts I introduced Ember Observer's code search and explained how it works. In this post I'll describe the steps I took to make it »
In an earlier post I wrote about Ember Observer's code search feature, which allows searching through all Ember addon codebases. Ember Observer's code search was built »
Ember Observer now has a code search. This feature makes it possible to search through all Ember addon codebases for a search term. Use cases, or »
I recently experienced firsthand the frustration of poorly documented changes. While maintaining a legacy application with limited handoff from the previous developer, I found myself leaning »
One day while fixing a broken unit test I began to get a sense of déjà vu. I was in the middle of making a big »