TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Syncing a Transcript with Audio in React

9 pointsby lraykovabout 3 years ago

3 comments

jpandaeabout 3 years ago
A bit off-topic, but the video backgrounds are beautiful. What's the best way to do that?
mosdlabout 3 years ago
A good example where you need to bend things because of the functional component use. With class components you could store member variables instead of using refs.
s16habout 3 years ago
I wonder how Svelte would do. Does anyone happen to know?