Kanban Management using NextJs13 + Prisma + Postgres + OpenAI
Design comparison
Solution retrospective
Any feedback is welcomed
Community feedback
- @vanzasetiaPosted almost 2 years ago
Excellent work on this challenge, Wazza! Your application works well and looks great. 👏
I recommend putting this project in the featured section of your LinkedIn profile. This can help you get noticed by people and potentially get a job offer. I really encourage you to do that. Show your skill!
Keep up the excellent work! 👍 Happy coding! 😄
1 - @Pawel1894Posted almost 2 years ago
Hey! Nice job ;)
I have an question about NextJS, I'm thinking about learning it but i don't get one thing is it front-end framework or fullstack framework?
Thx!
0Account deleted@Pawel1894 It is a full stack framework, they have an
api
folder which is basically like an Express server.1@Pawel1894Posted almost 2 years ago@mehdi-zibout Oh that's cool : ) everyone always says that it is frontend framework so i got confused :D Thx a lot
1@leoikeh99Posted almost 2 years ago@Pawel1894 as @mehdi-zibout said its a fullstack framework that renders React on the frontend, a key feature that makes NextJs and other frameworks like this popular is
Server Side Rendering
, which makes working with the backend a whole lot easier. Also there much more very useful features that make this framework the perfect for building fullstack applications.2
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord