Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Technologies You Will Use in This Track | Section
Introduction to Fullstack Web Development

bookTechnologies You Will Use in This Track

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

In this track, you will learn how to build a full web application step by step using different technologies. Each one has a specific role in the process.

HTML

HTML is used to structure content on a webpage. It defines elements like headings, text, images, and forms, and acts as the foundation of every website.

CSS

CSS is used to style the page. It controls how the website looks by defining colors, layout, spacing, and overall visual appearance.

JavaScript

JavaScript adds logic and interactivity. It allows applications to respond to user actions, update content dynamically, and control how the interface behaves.

React

React is used to build modern user interfaces. It helps organize the UI into reusable components and manage how data changes on the screen.

Node.js

Node.js allows JavaScript to run outside the browser. It is used to execute backend code and handle application logic on the server.

Express.js

Express.js is a framework built on top of Node.js. It simplifies creating servers, handling requests, and building APIs.

MongoDB

MongoDB is a database used to store application data. It allows applications to save, retrieve, and manage information.

すべて明確でしたか?

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

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

セクション 1.  4

AIに質問する

expand

AIに質問する

ChatGPT

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

セクション 1.  4
some-alt