Skip to content

Commit 1aafbf9

Browse files
committed
Update article
1 parent b1e5a3f commit 1aafbf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/content/pages/articles/custom-color-schemes-with-ruby-on-rails.html.mdrb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Progressive enhancement hasn’t necessarily been a hot topic alongside the popu
123123

124124
Notice how I do not mention any of the major JavaScript frameworks in the list of tools I used to build custom color schemes.
125125

126+
I’m not using any hooks to manage local state. I’m not making any explicit calls to `fetch` in my application code.
127+
126128
In fact, I wrote only a one line of custom JavaScript to make the color scheme preview selection work: on an `onchange` handler:
127129

128130
```html:{"show_header": false}

0 commit comments

Comments
 (0)