0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript3 forks (3 forks)auto 404
featurefrontendgood first issue
Repository metrics
- Stars
- 20 stars (20 stars)
- PR merge metrics
- Avg merge 4d 6h (Avg merge 4d 6h)25 merged PRs in 30d (25 merged PRs in 30d)
Description
これで達成できるもの
- crudページから他のページに戻った際に元に戻る
- セッションが切れてもポジションを記憶しておける
Contributor guide
- Research direction
- Implement saving and restoring video playback position using localStorage. Store the current time of the video element on pause/unload and restore it on mount.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptlocalStorage API