Skip to main content

Getting Started

Quick Introduction and How to Use

Hello! This document will guide you through learning React.js with practical examples. React is one of the most widely used frontend libraries in modern web development, helping you efficiently build user interfaces. This document systematically covers React from basics to advanced topics, designed to be useful when you work on actual projects.

Use as a Starting Point and Foundation

This document is written for those new to React. It starts with the basic concepts and setup of React, gradually moving on to more complex concepts, allowing you to learn through practical examples. Each section explains key concepts and includes hands-on examples to help you understand by writing code yourself.

Further Exploration and Advanced Learning

Each section distinguishes between essential concepts you need to know and optional advanced topics for further study. Advanced concepts not covered in the main text are not essential at the time of learning but can be referenced selectively when needed. Therefore, after mastering the basic concepts, you can build deeper knowledge through additional learning materials.

How to Navigate the Document

Whenever you want to return to this page, simply click the title at the top left. You can also open the left tab to view the full menu and navigate to your desired section. The final chapter provides related links for further advanced learning, so be sure to check them out.

Start Learning

Ready to start learning? Use the buttons below to easily navigate to the previous/next topics. Select now to begin your learning journey!