...as separate commits or branches. After the review with mentor you can keep the best version and delete the others. Asking for help You're working in a team of...
In a web application you often need to move data between the client (HTML, Javascript) and the server (Ruby, Rails...
Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...
Goal of this lesson is to understand what middlewares in Rack are good for. Rack Start with these articles:
How do HTTP requests and responses look like? What are HTTP headers? What are they used for?
Best results in other decks
...is being validated. This way they will be right next to defaults and other behavior for that method: describe Report do describe '#currency' do it { is_expected.to allow_values('EUR', 'USD...
...s to toggle the screen reader. Note It may feel quite strange in the beginning to use a screen reader. It is constantly commenting on everything you do and every...
Handling I have noticed, while testing my application, that the screen reader sometimes behaves a bit weirdly if you are using the mouse to navigate the page. It would...