Skip to content
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

Utilizing GET() Named Arguments for URL Construction #25

Open
etam4260 opened this issue Aug 28, 2022 · 0 comments
Open

Utilizing GET() Named Arguments for URL Construction #25

etam4260 opened this issue Aug 28, 2022 · 0 comments
Labels
code quality Improvements to code quality and readability

Comments

@etam4260
Copy link
Owner

Instead of using paste() to build query strings, I would use GET's other named arguments and/or modify_url(). Something like this would be easier to follow and maintain:

-rtaph

@etam4260 etam4260 added the code quality Improvements to code quality and readability label Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improvements to code quality and readability
Projects
None yet
Development

No branches or pull requests

1 participant