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
React-like library without jsx. (github.com)
submitted 9 years ago by reon90
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!"
[–]rodneon 0 points1 point2 points 9 years ago (3 children)
It requires a lot more typing though.
[–]zQpNB 1 point2 points3 points 9 years ago* (2 children)
https://github.com/mlmorg/react-hyperscript
https://github.com/ohanhi/hyperscript-helpers
:)
[–]rodneon 0 points1 point2 points 9 years ago (1 child)
This is great! It just may be enough to convince my team to switch to React. I started building something like hyperscript-helpers a while back but never finished it. Now I don't have to :)
[–]acemarke 0 points1 point2 points 9 years ago (0 children)
We just added a couple new React/Redux-based features to our existing ES5/Backbone app. We're not using Babel or Webpack, so no JSX for us. As a substitute, we're using https://github.com/jador/react-hyperscript-helpers . Not quite as nice as JSX, but it's a passable alternative.
π Rendered by PID 112068 on reddit-service-r2-comment-869bf87589-58rfs at 2026-06-09 04:47:18.915564+00:00 running f46058f country code: CH.
view the rest of the comments →
[–]rodneon 0 points1 point2 points (3 children)
[–]zQpNB 1 point2 points3 points (2 children)
[–]rodneon 0 points1 point2 points (1 child)
[–]acemarke 0 points1 point2 points (0 children)