Closed Mesure73L closed 8 months ago
Totally! A few questions though:
When selecting a challenge, will it automatically change the URL to go to that page?
Yes, that's what I'm hoping for.
You could do this. https://www.30secondsofcode.org/js/s/modify-url-without-reload/
You could do this. https://www.30secondsofcode.org/js/s/modify-url-without-reload/
Should be 30 of Code. /j
You could do this. https://www.30secondsofcode.org/js/s/modify-url-without-reload/
By the way, if you're just changing the hash, you can just use window.location.hash = whatever
.
Not merged yet
What problem were you having?
No response
What solution would you like?
A way to put like
#2023-dec-1
at the end of the URL to open the page on that challenge would be nice.What alternatives have you considered?
?challenge=20231201
or something (2023, 12, 01)What are some pros and cons of doing this?
Pros
Cons
What page is this for?
Twelve of Code
What needs to get done?