Ruby is the programming language we use on the backend. Goals After finishing this lesson you should be able to...
Rails is our web framework. Goals Be able to write a simple Rails application. Understand how Rails talks to the...
Learn Enough Command Line to be Dangerous (it's in our library => Google Drive) CLI tricks every developer should...
You have the following HTML structure:
If you want to run Javascript code whenever someone clicks on a ...
..., you...
Understand how asynchronous JavaScript works: Read Henning's presentation about asynchronous Javascript (there's also a German video presentation...
Just like we use gems on the server, we use third party JavaScript libraries in the browser. These typically provide...
Best results in other decks
You may remember to use the || operator with caution to set defaults. We'll see that && and other conditionals come...
I use the Gemini web chat interface quite extensively. One thing that is tedious is giving it all the context...