derhuerst/navigate-hacker-news-comments

walk up the comments tree

Open

#2 opened on May 16, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • rename findComments -> findNextComments
  • add findPreviousComments
  • change findSiblings to check comment.parentId instead of comment.level

Contributor guide