atb00ker / atb00ker/atb00ker.github.io

[improvement] ugly code in timeline.js

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
development
Dominant language
HTML
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

the file: `build/templates/js/template.js` has an ugly code that works but needs to be rebuild from ground up.
Functions that need to be made again:
```
initTimelinePage()
prevTimelinePage()
nextTimelinePage()
setTimelinePage(is_next)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in build/templates/js/template.js and read the existing implementations of initTimelinePage(), prevTimelinePage(), nextTimelinePage(), and setTimelinePage(is_next). Trace how these functions support the timeline, then rebuild that group while preserving its working navigation behavior; the issue names no tests or other entry points to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.