7 ms·
Is it possible to add some dynamic behaviour? like update 'Likes' in gatsbygram photo.
by dm7 10y ago
Is it possible to add some dynamic behaviour? like update 'Likes' in gatsbygram photo.
- kylemathews 10y agoAbsolutely. 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.