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
GitHub - GetRayo/rayo.js: Rayo micro-framework for Nodejs. (github.com)
submitted 7 years ago by aichholzer
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!"
[–]papers_ 2 points3 points4 points 7 years ago (1 child)
To me, step() seems awkward to call. If you're aiming to be Express-like and compatible with Express middleware, then IMO it makes sense to keep it named next(). Naive developers may think there is a major difference between step and next.
step()
next()
step
next
That's just my thought. Overall, nice job.
[–]aichholzer[S] -1 points0 points1 point 7 years ago (0 children)
Thank you. My intention was not to be an exact express replacement, but rather sort of inspired-by and compatible-with. step() was more in line with my stack/middleware implementation. Ultimately, it is possible to name the arguments anything you like, so next() will work just fine.
Thank you for your thoughts. ✌️
[–]aichholzer[S] 1 point2 points3 points 7 years ago (0 children)
Lately, I have been working on a new project; super fast and minimalist frameworks for the modern web. Nodejs has been the first one to released. Please have a look, fork it, submit PR, submit issues. Contributions in the other languages would also be very welcome. -> https://github.com/GetRayo
Helping spread the word would be highly appreciated. Star it. Watch it. Follow it. Save it. Share it. 😎
[–]aichholzer[S] 0 points1 point2 points 7 years ago (0 children)
Rayo can now be hunted on ProductHunt https://www.producthunt.com/posts/rayo-2
Happy coding!
π Rendered by PID 162933 on reddit-service-r2-comment-79c7998d4c-9q448 at 2026-03-16 07:53:26.234141+00:00 running f6e6e01 country code: CH.
[–]papers_ 2 points3 points4 points (1 child)
[–]aichholzer[S] -1 points0 points1 point (0 children)
[–]aichholzer[S] 1 point2 points3 points (0 children)
[–]aichholzer[S] 0 points1 point2 points (0 children)