-
Notifications
You must be signed in to change notification settings - Fork 7
Improvements #1
Copy link
Copy link
Open
Description
palash25
opened on Feb 19, 2020
Issue body actions
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels