When your code does not behave as expected, you can use a debugger statement ("breakpoint") at any point in your...
What is a Cookie? Google it if you do not know. How are cookies transferred between your browser and...
Read the Rails Guide about Active Record migrations Understand why we never use models in migrations. Checkout the repository...
Git is our version control system. Goals Understand why we use git. Learn how to work with your local repository...
Understand how asynchronous JavaScript works: Read Henning's presentation about asynchronous Javascript (there's also a German video presentation...
Learn Enough Command Line to be Dangerous (it's in our library => Google Drive) CLI tricks every developer should...
Best results in other decks
We had a strange behaviour on one of our mariadb-servers: Everyday at around midnight we saw that the root...
http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#keepalivestart Provide feedback on the IBM HTTP Server forum on IBM developerWorks. This document is quite long, but...