Skip to content

Improvements #1

@palash25

Description

@palash25
  • Use a linter to ensure best practices, right now there are a few places where the code can use linting. If you use VScode you can simply install the Go extension and configure it to lint your code on save
  • Use the stackoverflow API instead of scaping the pages. If you can't find a go library for the API simply make HTTP calls to the required endpoints
  • https://github.com/pr4k/howto/blob/master/scraper.go#L83-L85 this is too nested and complicated for anyone to understand whats happening here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions