|
|
|
|
|
by machiaweliczny
1099 days ago
|
|
This new routing approach with fetching data everywhere will end up like old PHP mess and then they will discover controllers again :) I’ve tried to make it work for SPA development but it doesn’t work in that scenario well as all recent data fetching libs were using hooks which you can’t use in async functions. Seem like people aren’t sure how to best solve it now. |
|