Закрыть
×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "flex"; // !!!!! block document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Праздники ...
Праздники ...
День Октябрьской революции (7 Ноября)
Концерты, выставки ...
Концерты, выставки ...
Спектакль "Плачу за любовь"|||г. Минск 10 сентября, 18 сентября, 4 октября, 28 октября, 6 ноября, 26 ноября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Индивидуальное занятие по гимнастике
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Дипломные и курсовые проекты в Минске
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
React
Sites to explore React
посмотрели
4729
раз
обновлено: 20 April 2020
1)
Study React
on the official website
reactjs.org
2)
Study the documentation React
on the official website
reactjs.org/docs
3)
Learning tutorial React
on the official website
reactjs.org/tutorial
← Previous topic
Create a web application "Login form and send a post request" with React | Visual Studio Code
Next topic →
React JS Course for Beginners + Redux
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
New React App
Option 1
•
Creating a new web application with React in a text editor. We don"t download the React library, we take the React library from the CDN (we refer to the React library)
Option 2 (best for me)
•
Creating new web application with React using Visual Studio Code. Use: Node.js + Webpack (collect all js files, libraries into one js file) + Babel (extended js functionality with jsx and classes) + React (write our component)
React Description
•
Why don"t they use class Component, but you have to use a regular function in React app?
Examples
•
Create a web application "Login form and send a post request" with React | Visual Studio Code
WWW sites to explore React
•
Sites to explore React
Courses, training
•
React JS Course for Beginners + Redux
Ваши вопросы присылайте по почте:
info@dir.by