(no title)
jacquesc | 3 years ago
I know from prior use of React Router, the maintainers love the big rewrites between major version numbers.
jacquesc | 3 years ago
I know from prior use of React Router, the maintainers love the big rewrites between major version numbers.
colinramsay|3 years ago
I am very surprised that NextJS has left it so long to consider mutations - they're apparently coming up with an RFC on that but it seems to be somewhat behind closed doors.
[1] https://github.com/remix-run/remix/discussions/2877
jacquesc|3 years ago
Existenceblinks|3 years ago
React Router -> Remix
Redux -> RSC
Snowpack -> Astro
"This time, we will make it right" kind of feeling.
roryokane|3 years ago
Edit – I think I found it: RSC is React Server Components. Per React’s December 2020 blog post https://reactjs.org/blog/2020/12/21/data-fetching-with-react... and June 2022 blog post https://reactjs.org/blog/2022/06/15/react-labs-what-we-have-..., the technology is still in development.
Searches like “RSC JavaScript” and “RSC Redux” didn’t turn up anything. I only found the term “React Server Components” in the comment https://news.ycombinator.com/item?id=29994621 while reading discussion of a January 2022 blog post “Remix vs Next.js”.
rozenmd|3 years ago
roci89|3 years ago