jQuery basics
This is the summary of "Fundamentals of Great jQuery Development", which is available at http://vimeo.com/18511621. javascript is a functional language, not ...
This is the summary of "Fundamentals of Great jQuery Development", which is available at http://vimeo.com/18511621. javascript is a functional language, not ...
Summary of various ruby commands .erb: embedded ruby, the primary template system for including dynamic content in web pages. Generation [sourcecode language...
cmd + T: Go to file ctrl + cmd + R: Reveal in a project shft + cmd + N: new file in the current folder cmd + Enter: go to the next line cmd + W: close tab ...
Define the instance for your interface [sourcecode language="csharp"] public class WiringModule { public void Initialize(IInitializationExpression x) ...
This is ReSharper's comprehensive shortcuts. Yet there are a few things I favour. shft + f12: Go to previous error/warning/highlight. Handy, when you create...