(no title)
Rauchg | 2 years ago
https://github.com/rauchg/next-ai-news
(This is with Next.js 14 App Router and Server Actions)
Can you tell me more about the pains you're seeing?
Rauchg | 2 years ago
https://github.com/rauchg/next-ai-news
(This is with Next.js 14 App Router and Server Actions)
Can you tell me more about the pains you're seeing?
iosifnicolae2|2 years ago
In Django it's pretty simple, you define a model, write a bit of logic to give permissions to users to edit it and that's it. (it would have been awesome if this Django concept can be used for building frontend apps easier).