shalvah / oldtweets.today

"On This Day" for Twitter #TwitterThrowback
http://oldtweets.today
113 stars 24 forks source link

Update URL with selected date #27

Closed shalvah closed 5 years ago

shalvah commented 5 years ago

As a follow-up to #20 and #21, it's important to keep the state of the app idempotent and reproducible by updating the URL with the date. We need to:

Of course, the day parameter can/should be omitted when no selection has been made by the user, in which case everything defaults to today.

oneEyedSunday commented 5 years ago

@shalvah PR here