Y
Hacker News
new
|
ask
|
show
|
jobs
by
dm7
3383 days ago
Is it possible to add some dynamic behaviour? like update 'Likes' in gatsbygram photo.
1 comments
kylemathews
3383 days ago
Absolutely. Gatsby sites are built with React which means it's very easy to add interactive behavior in the client that communicate with a backend API.
link