Good Hebrew blog..

must link for hebrew readers:

angular unit test - directive with DOM events

You finally finished writing your directive. A very interactive piece of UI, with a lot of mouse events. How do you test it?

angular unit test - service with $promise

Now let’s talk about promises.

angular Circular Dependency

So, angular is/has a dependency injection mechanism.

angular modules and dependencies

Everybody knows that angular js has modules. But what are these module do?