|
|
|
|
|
by randomdev3
765 days ago
|
|
While Remix seems a bit more reasonable than some other js frameworks, they all share the same problem: fundamental architecture. What's even weirder is that they could copy the structure from dozens of other frameworks, some of which are nearly 20 years old now, which have solved pretty much every possible problem already. But no, just throw views,data, io, auth checks etc. everywhere and hope it builds. |
|