Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
camjackson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
camjackson
11y ago
In the example as given, yes. In reality, it has `className="row"`. I stripped out all of the classes from the example code to make it easier to read.
2.
▲
by
camjackson
11y ago
As others have mentioned, you can use the same React code to render on the server. I actually have a blog post about that too: https://camjackson.net/post/server-side-rendering-with-react
3.
▲
by
camjackson
11y ago
I've seen it mentioned by a few people, including Redux creator Dan Abramov (who is very open about tweeting links to 'competing' libraries!), but I've only taken a brief look so far. My initial impression is that it see
4.
▲
by
camjackson
11y ago
Should be back up now!