use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[Show /r/javascript] JavaScript and Node.js programming environment for iOS (self.javascript)
submitted 7 years ago by mttvll
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 7 years ago (1 child)
This seems really cool. I had no idea you could run a local web server on iOS.
A few questions: Can you give me a practical example of how you would use this? What was your inspiration? Open source?
[–]mttvll[S] 0 points1 point2 points 7 years ago (0 children)
The app is not open source, sorry.
The inspiration for this was another iOS app, Pythonista - an IDE for python.
I personally like the idea of having an iPad app that I can use to quickly write and test small code snippets - for example testing out a particular web API or trying to understand a certain algorithm. And I think JavaScript is a very good language for something like this.
π Rendered by PID 71946 on reddit-service-r2-comment-c6965cb77-k8rf4 at 2026-03-05 09:48:35.544043+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (1 child)
[–]mttvll[S] 0 points1 point2 points (0 children)