Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions src/content/learn/setup.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
---
title: Setup
title: Mpangilio
---
<Intro>

React integrates with tools like editors, TypeScript, browser extensions, and compilers. This section will help you get your environment set up.
React huingiliana na zana kama vile kihariri, TypeScript, viendelezi (extensions) vya kivinjari, na compilers. Sehemu hii itakusaidia kuandaa mazingira yako ya kazi.

</Intro>

## Editor Setup {/*editor-setup*/}
## Mpangilio wa Kihariri {/*editor-setup*/}

See our [recommended editors](/learn/editor-setup) and learn how to set them up to work with React.
Tazama [vihariri tunavyopendekeza](/learn/editor-setup) na ujifunze jinsi ya kuvipanga ili vifanye kazi na React.

## Using TypeScript {/*using-typescript*/}
## Kutumia TypeScript {/*using-typescript*/}

TypeScript is a popular way to add type definitions to JavaScript codebases. [Learn how to integrate TypeScript into your React projects](/learn/typescript).
TypeScript ni njia maarufu ya kuongeza maelezo ya aina (type definitions) kwenye kodi za JavaScript. [Jifunze jinsi ya kuunganisha TypeScript kwenye miradi yako ya React](/learn/typescript).

## React Developer Tools {/*react-developer-tools*/}
## Zana za React Developer {/*react-developer-tools*/}

React Developer Tools is a browser extension that can inspect React components, edit props and state, and identify performance problems. Learn how to install it [here](learn/react-developer-tools).
Zana za React Developer ni kiendelezi cha kivinjari kinachoweza kukagua vipengele vya React, kuhariri props na state, na kutambua matatizo ya utendakazi. Jifunze jinsi ya kuistakinisha [hapa](learn/react-developer-tools).

## React Compiler {/*react-compiler*/}
## Compiler ya React {/*react-compiler*/}

React Compiler is a tool that automatically optimizes your React app. [Learn more](/learn/react-compiler).
React Compiler ni zana inayoboresha kitumizi chako cha React kiotomatiki. [Jifunze zaidi](/learn/react-compiler).

## Next steps {/*next-steps*/}
## Hatua zinazofuata {/*next-steps*/}

Head to the [Quick Start](/learn) guide for a tour of the most important React concepts you will encounter every day.
Nenda kwenye mwongozo wa [Anza Haraka](/learn) ili upate maelezo ya dhana muhimu zaidi za React utakazokutana nazo kila siku.
Loading