正在加载视频...

视频加载失败

Today I started the day with learning about API routes in Next.JS. I'm feeling like Next.JS is like giving super powers to React.

57,994 次观看 • 1 年前 •via X (Twitter)

11 条评论

Prasenjit 的头像
Prasenjit1 年前

I'm documenting my whole Next.JS learning in a structured way. Check the repo:

RTTS 的头像
RTTS1 年前

API testing of interfaces is critical to determine if they meet requirements for functionality, reliability, performance, and security. Check out RTTS - the automated testing experts since 1996. #API #testautomation #integrationtest

Sebastian 的头像
Sebastian1 年前

and later you realize that every yet so simple 10line-endpoint will be deployed as a separate AWS Lambda function with ~2GB of RAM... Next is abstracting so much away that in the beginning it's great and you don't care. Later you care but you're stuck because it also obscures things while "simplifying".... keep that in mind, in case you're really super excited about next and not just using it as a controversial twitter topic ;)

Prasenjit 的头像
Prasenjit1 年前

okay, I will keep it in mind. Thanks for sharing about your experience.

Jaywardhan Shinde 的头像
Jaywardhan Shinde1 年前

Your music choice is awesome , and also the step up. From where are you learning next js ?

Prasenjit 的头像
Prasenjit1 年前

I got this music from somewhere. Alright, learning it from ChatGPT, harry bhai and hitesh sir's course, and using docs most of the time. Once you get comfortable with react, you can learn it too with ease.

Siddhant Jain 的头像
Siddhant Jain1 年前

it is like that only, most of the boiler stuff we do with React+Node or any typical full stack setup, comes with Nextjs builtin and that is why its a framework

Prasenjit 的头像
Prasenjit1 年前

Yeah brother, but we should learn react first, to get that feel.

Filip J.M 的头像
Filip J.M1 年前

Super useful and powerful stuff, API routes. Next.js is a blessing :)

Prasenjit 的头像
Prasenjit1 年前

Yeah, I feel like so. Like, it's the best frame work for a reason.

Sonam Murarkar 的头像
Sonam Murarkar1 年前

Keep growing your knowledge.

相关视频