Devlog #1 –Nebula Timer Built the first working version of Nebula Timer, a Pomodoro-style focus timer for my web browser. Added Start, Pause, and Reset functionality using JavaScript event listeners and setInterval(). Learned how to update HTML dynamically, convert seconds into minutes and seconds, and debug issues involving multiple timers running at once. Also improved the UI with custom CSS styling and began work on a visual progress bar. Next steps: finish the progress bar, add session tracking, and implement automatic work/break cycles.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.