Development / Technical Articles
CORS explained as a Comic!
Julia Evans did a short Comic where she explains cross origin resource sharing.
CORS Playground
https://jakearchibald.com/2021/cors/
View CSVs in the termina
If you want to take a quick look in a csv within the console, Tidy Viewer could be a handy tool for you.
Check what combinations you can use in your HTML code
Can I Include? checks if you can use a specific element as a child of another.