Skip to content

Conversation

honzajavorek
Copy link
Collaborator

As I progressed with #1584 I felt the code examples were starting to be more and more complex. Then I remembered that when I was young, us jQuery folks used to lean towards a naming convention where variables holding jQuery selections were prefixed with $. I changed the code examples in all lessons to adhere to this as I feel it makes them more readable and less cluttered.


ℹ️ The changes still use $.map and $.each, because they were made prior to the facb3c0 commit. It's gonna happen, but not yet.

@honzajavorek honzajavorek requested a review from gullmar August 25, 2025 19:19
@apify-service-account
Copy link

Preview for this PR was built for commit a7feff1 and is ready at https://pr-1841.preview.docs.apify.com!

@honzajavorek honzajavorek added the t-academy Issues related to Web Scraping and Apify academies. label Aug 25, 2025
@honzajavorek
Copy link
Collaborator Author

@cursor review

Copy link

@cursor cursor bot left a 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 @cursor review or bugbot run to trigger another review on this PR

@honzajavorek honzajavorek merged commit a3cb673 into master Sep 3, 2025
10 checks passed
@honzajavorek honzajavorek deleted the honzajavorek/dollars-locating-elements branch September 3, 2025 06:58
daveomri pushed a commit to daveomri/apify-docs that referenced this pull request Sep 3, 2025
As I progressed with apify#1584 I
felt the code examples were starting to be more and more complex. Then I
remembered that when I was young, us jQuery folks used to lean towards a
naming convention where variables holding jQuery selections were
prefixed with $. I changed the code examples in all lessons to adhere to
this as I feel it makes them more readable and less cluttered.

-----

ℹ️ The changes still use `$.map` and `$.each`, because they were made
prior to the facb3c0 commit. It's gonna
happen, but not yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-academy Issues related to Web Scraping and Apify academies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants