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

Add the ability to save the last known working URL via localStorage #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexose
Copy link

@alexose alexose commented Oct 11, 2019

This commit solves a little pet peeve of mine: If you're working on a device with a non- 192.168.4.1 IP address, you have to type it each time you load the REPL. Now, we can save the URL to localStorage, and replay it on load.

#hacktoberfest

@cwalther
Copy link

cwalther commented Dec 3, 2019

I’m curious, in how far is this not already solved by #16? I don’t have to type my IP addresses every time, because they are stored in my browser history / bookmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants