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
Most of our CI pipelines don't use the --retry flag for Cucumber and instead build their own retry via...
A simple web tool for generating lighter (tints) and darker (shades) versions of any HEX color value. Tip