Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.55 KB

DEVNOTES.md

File metadata and controls

27 lines (23 loc) · 1.55 KB

Development Notes

Using this for documenting notes, discoveries, and TODO's during development.

Most info here are things that I'm learning during research, but need to circle back on later.

Improvements

Gatsby Node Creation

  • The touchNode action seems like it would be something worth investigating for proper data caching. Docs, Example Use
    • The example may be doing this for the development server?

Gatsby Image Functionality

  • This article here explains the basics of adding Gatbsy Image support to a plugin.
  • We may want to allow the plugin to run in different image modes? (maybe)
    • possible image modes
      • Raw
      • Imgix
      • local