Joe D. Mason
Joe D. Mason
I think it would be useful to allow functions to be passed in the init function. Maybe I want an alert. Maybe I want to send the date to a...
A GET request can return a list of reserved keywords for a given language. For example `?=java` would return ["if", "while", "throw",...]. This would allow new tutorial websites etc to...
**Problem**: *A clear and concise description of what the problem is. Ex. The page resets on submit[...]* **Solution**: *A clear and concise description of what you want to happen*. **Implementation**:...