# Let's Start! Reactify Learning

<figure><img src="/files/C9B1xTMSW57umDItTV7Z" alt=""><figcaption></figcaption></figure>

## ✍️ Before Jumping into React: Make Sure you this concept of JavaScript!

{% file src="/files/5hTLFbsFTQ7Zz28FKe5L" %}
Basic of JavaScript
{% endfile %}

{% file src="/files/J2er8ndybVLbaAviea3n" %}
Basic to Advance JavaScript : Knowledge for (Helpful: Interview Preparation)
{% endfile %}

## 🌱 Learning Guide to Start React (Helpful: Interview Preparation)

{% file src="/files/wCIo4WtUEPpRoXVJII40" %}
Follow This to make sure: You know everything for Interview!
{% endfile %}

## 😾 Basic Things of ReactJs and Prerequisites of JavaScript

{% embed url="<https://youtu.be/EaG3Zd04W5s?si=SsPBx22UpubjRGeU>" %}

## 🙏 Special Thanks to This Resources

{% embed url="<https://github.com/HuXn-WebDev/React-With-10-Projects>" %}
Learn Basic to Advance Learning of React with Projects
{% endembed %}

{% embed url="<https://react.dev/learn/start-a-new-react-project>" %}
React Js Official Documentation
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sumontas-organization.gitbook.io/react-js-learning/lets-start-reactify-learning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
