Jasmine is a great tool to unit test your JavaScript components without writing an expensive end-to-end test for...

Learn to store attachments in a way that is accessible by authorized users only Learn to prevent users from...

Many of our clients can't or don't want to design their user interfaces. In the absence of a...

Some tasks in a web application are better not done live when a user request a page, but in the...

Action Mailer Basics and Previews Chapter "Task H1: Sending Confirmation Emails" from Agile Web Development with Rails (in our...

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

Talk with a colleague and find out why we're using building some of our sites using static site...

makandra Curriculum

We've already learned how to integrate user-provided images uploads to our application in 205 basic file uploads and...

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

In rare circumstances, you want to use a websites full domain (say https://mywebsite.com) while testing in dev mode. This...

Search in all decks