In a web application you often need to move data between the client (HTML, Javascript) and the server (Ruby, Rails...

makandra Curriculum

...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...

Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...

makandra Curriculum

Goal of this lesson is to understand what middlewares in Rack are good for. Rack Start with these articles:

makandra Curriculum

How do HTTP requests and responses look like? What are HTTP headers? What are they used for?

Best results in other decks

Ruby has two different ways to match the start and the end of a text: ^ (Start of line) and $ (End...

The Web Animations API has great browser support, and you should be using it to animate DOM elements from JavaScript...

Search in all decks