In this section you'll find links submitted by others.

Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?

To be able to submit a link you need to log in first.

Log in

Testing you DOM in Laravel

tray2.se - submitted by Patrik Ahlström

Testing your views, yes I said, testing your views. This is something that is both boring and quite tricky to get right. Sure you can write a test that checks that a certain text is shown, or not shown according to what you want to show in your view. The reason for it being tricky to test your views is that the view is something that you as a backend developer doesn't really have that much control over, unless of course if you are a one-man team doing the full stack.

Read more [tray2.se]

Email Headers Guide

mailtrap.io - submitted by Sofia Tarhonska

Email headers are an essential part of any email communication and serve various purposes, such as informational and practical. Learn how to analyze and use them to secure your emails.

Read more [mailtrap.io]