-
Notifications
You must be signed in to change notification settings - Fork 141
feat: update the Getting Links lesson to be about JS #1740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Preview for this PR was built for commit |
sources/academy/webscraping/scraping_basics_javascript2/09_getting_links.md
Show resolved
Hide resolved
sources/academy/webscraping/scraping_basics_javascript2/09_getting_links.md
Outdated
Show resolved
Hide resolved
sources/academy/webscraping/scraping_basics_javascript2/09_getting_links.md
Show resolved
Hide resolved
sources/academy/webscraping/scraping_basics_javascript2/09_getting_links.md
Show resolved
Hide resolved
Co-authored-by: gullmar <[email protected]>
|
Preview for this PR was built for commit |
|
@gullmar Thanks for suggesting I cut these small PRs out of this beast #1584, so I'll add a commit to that one where I change all the iterations throughout the JS course. |
|
Yeah, no problem, I did not know that there were many instances of that. 🙂 |
|
Addressed the loops in 4ea16ba for now. |
|
bugbot run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Bugbot reviewed your changes and found no bugs!
Comment bugbot run to trigger another review on this PR
A part of apify#1584 --------- Co-authored-by: gullmar <[email protected]>
A part of #1584