Jmarkevich
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Underscore (and jQuery) template inspection warnings
I am running across a lot of inspection warnings because I'm using Underscore templates in my project. For example: <script type="text/template" id="row-template"> <a href="#items/<%=id%... -
Created Cannot get remote JS debugging to work
I have followed the instructions in setting up the remote mappings for a backbone project I'm working on. I made sure the local and remote projects are identical, and set a breakpoint in a local ....