React

screenshot of React
react

React kütüphanesinin Türkçe çevirisi

Overview:

React JS is a popular JavaScript library for building user interfaces. Recently, it has been officially translated into Turkish to cater to a wider audience. This adaptation aims to provide a localized version of the React JS documentation to Turkish developers, including additional notes to enhance understanding and clarity.

Features:

  • Element, Component, Props, State, Class: Core concepts of React explained in Turkish.
  • Lifecycle Functions: Detailed explanation of React component lifecycle in Turkish.
  • Formlar: Guide on forms and form handling in React in Turkish.
  • AJAX Kullanımı: How to implement AJAX requests in React, explained in Turkish.
  • React Hooks: Introduction to React Hooks in Turkish for functional components.
  • ES6 Olmadan React: Using React without ES6 features, explained in Turkish.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components