1 comment

[ 4.7 ms ] story [ 11.2 ms ] thread
Last night I encountered the subject of needing to allow a react component to take on dynamic HTML dataset attributes.

After coming up with a solution that works for my scenario I decided to write my findings in a blog post.

Figured I’d share on here in case anyone finds it useful or points out a problem with my approach!