Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Final Words | Section
Working with MongoDB in Express Apps

bookFinal Words

メニューを表示するにはスワイプしてください

At this point, you can build a real backend application.

You can create routes, handle requests, and store data in a database. Your server can process input, return responses, and work with real data using MongoDB.

As you move forward, the next tool you'll learn is TypeScript.

TypeScript is a typed version of JavaScript that helps you define the shape of your data and write more structured code. While it's not required to build backend applications with Node.js or Express, it becomes essential when working with Nest.js.

Nest.js, which you will learn next, is built with TypeScript and uses it as a core part of its architecture.

That's why before moving to Nest.js, it's important to get comfortable with TypeScript basics.

In the next block, you will learn how TypeScript works and how to use it in a practical way for backend development.

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  15

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 1.  15
some-alt