Writing from the field.

Practical notes on building for the web, maintaining infrastructure, and solving the small problems worth documenting.

12 field notes
  1. Hiding field labels with Advanced Custom Fields (ACF)

    Sometimes it's really nice to be able to hide a field from UI. Maybe you want to show instructions, but without the unnecessary label. Let's see how to best handle that.

  2. Adding Font Awesome to Nuxt 3

    Installing Font Awesome with Nuxt 3 is easy, but there a few gotchas that you may not be aware of.