Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mzronek
28 days ago
|
parent
|
context
|
favorite
| on:
You don't need Next.js – Why we migrated from Next...
With Full-Stack React you will use JSX to directly render HTML. Logic is done with Javascript, so you don't need to learn an additional language. There is also no mapping to Javascript and you can use the standard toolchain (for debugging).
TekMol
28 days ago
[–]
How does JSX "directly" render to HTML? Have you compared the codebase of the React to EJS? EJS is much more direct. And the logic is also Javascript.
What do you mean by "no mapping to Javascript"? It is not as if React is part of the Browser API.
mzronek
28 days ago
|
parent
[–]
How do you get the server-side data to client-side Javascript? For example an array of strings or an object.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: