$ npm run dev
> next dev

Compiling...

[1] Starting development server...
[2] Connecting to database...
[3] Listening on http://localhost:3000

const user = await getUser();
console.log('Welcome to IT-Community!');

function sum(a, b) {
  return a + b;
}

sum(42, 27); // 69
GO
Goku
@goku69222596

Joined 2 hours ago

About

This user hasn't added a bio yet.

1
Posts
0
Comments
0
Reputation
Recent Posts
  • I Reviewed 30+ MERN Stack Fresher Portfolios — Here Are the 7 Mistakes That Keep Appearing
    2 hours ago5 views0 votes
Recent Comments

This user hasn't commented on any posts yet.