Jack Domleo - HomeHome
  • Projects
  • Work
  • More
    • Blog
    • Links

Blog

I write articles about frontend development, careers in tech, my experiences and more. All articles are my own writing.

<
Accessibility
<
CSS
<
Design
<
HTML
<
Productivity
<
Tips
<
UX
<
Vue
<
2024
<
2023
<
2020
  • Pineapple
    • Vue

    How to protect state in Pinia 🍍

    Pinia, unlike Vuex, allows the state to be mutated directly, but sometimes we want to protect the state from being changed willy-nilly.

    Publish date:April 7, 2024

  • An example modal element
    • Accessibility
    • UX
    • HTML

    When is a clickable div okay?

    When it comes to accessibility, putting a click event on a div is taboo, but when is it okay to do so?

    Publish date:July 18, 2023

  • A cluttered office desk
    • Tips
    • Productivity
    • HTML

    Should you clean out your blog?

    If like me, you own a blog, you may ask yourself if it's ever a good idea to clean it out from time to time.

    Publish date:February 16, 2023

  • CSS media query for hover
    • CSS

    @media (hover: hover) - CSS Media Query

    The hover CSS media feature can be used to test whether the user's primary input mechanism can hover over elements.

    Publish date:July 6, 2020

  • A music player UI with a neumorphism design
    • Design
    • CSS

    Learning Neumorphic Design

    The awesome design trend that never took off! What are the fundamentals to neumorphic design?

    Publish date:May 27, 2020

  • Projects
  • Work
  • Blog
  • Links
  • GitHub
  • CodePen
  • LinkedIn

Privacy Policy

©2018-2025

All rights reserved.

Jack Domleo