Published onJune 3, 2024TypeScript Exercise - Solving Exercise 1typescriptDefining types with interfaces enhances reusability.
Published onJune 2, 2024How to Describe <frame> and <iframe> Tags to Screen Readersweb-accessibilityhtmlAdd a `title` attribute to `<frame>` and `<iframe>`.
Published onMay 17, 2024Lighthouse Error - Serves images with low resolutionweb-optimizationImage optimization for high-res displays
Published onMay 16, 2024Fixing the `Buttons do not have an accessible name` Issueweb-accessibilityhtmlAdd an `aria-label` attribute or an `alt` attribute.
Published onMay 15, 2024What do 'Use bundled OpenSSH' and 'Use external OpenSSH' mean during Git installation?gitThese options determine how Git manages the SSH client.