Django 3.1 gotcha: Referrer Policy has a new default, and it might break iframes and links
In Django 3.1 the project updated the default ‘referrer-policy’ to be ‘same-origin’, which might lead to unexpected results in your project.
Hi, I’m Chip. I’m a Front End Developer living in the Washington D.C. area, currently working at PBS. My background is in design, so I approach development with a designer’s eye.
In Django 3.1 the project updated the default ‘referrer-policy’ to be ‘same-origin’, which might lead to unexpected results in your project.
A walk through the typical JavaScript pattern that we use at my work.
A quick look at the relatively new, but well supported, min(), max() and clamp() functions and how you might use them.
Something interesting I learned about using pointer-events and Chrome on inline elements.
A play in one act
Keep reading Resolving a github repo and a new Create React App
How to go about using the Fetch API to POST data to an API.
I’ve launched a new tool to help check three colors at once, for when you have hyperlinks without underlines.