Закрыть
×
=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
Праздники ...
Праздники ...
День города Минска (2-ая суббота сентября) (9 и 10 сентября 2023)
Концерты, выставки ...
Концерты, выставки ...
Шоу УРАЛЬСКИЕ ПЕЛЬМЕНИ "Новогоднее"|||г. Минск 18 декабря 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Плавание в бассейне, сауна
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Механизм рулевой ШНКФ 453461.400
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
React
Sites to explore React
посмотрели
4456
раз
обновлено: 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
Объявления
Объявления
Новое приложение React
Вариант 1
•
Создаем новое web приложение с React в текстовом редакторе. Библиотеку React не скачиваем, библиотеку React берем из CDN (ссылаемся на библиотеку React)
Вариант 2 (для меня лучший)
•
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
•
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