Comment systems can be a pain to set up, but they don't have to be. Learn how to use the GitHub Issues API to create a custom comment system powered by Netlify functions.| www.aleksandrhovhannisyan.com
When you set a width and height on image tags, browsers are able to reserve the correct amount of space ahead of time to minimize layout shifts as the images are downloaded.| www.aleksandrhovhannisyan.com
Learn how to give any element an aspect ratio in CSS, using the modern aspect-ratio property or a trick with percentage padding.| www.aleksandrhovhannisyan.com