What is use of reactJS in magento 2.3
Friends recently I heard that Magento 2.3 will include react JS with it but I don't know what is the use of it and on what positions it will be used please share some Good resource SO I can understand the same.
magento2.3
add a comment |
Friends recently I heard that Magento 2.3 will include react JS with it but I don't know what is the use of it and on what positions it will be used please share some Good resource SO I can understand the same.
magento2.3
add a comment |
Friends recently I heard that Magento 2.3 will include react JS with it but I don't know what is the use of it and on what positions it will be used please share some Good resource SO I can understand the same.
magento2.3
Friends recently I heard that Magento 2.3 will include react JS with it but I don't know what is the use of it and on what positions it will be used please share some Good resource SO I can understand the same.
magento2.3
magento2.3
edited Jan 7 at 12:23


Nikunj Vadariya
2,8361821
2,8361821
asked Jan 7 at 12:08
Adarsh ShuklaAdarsh Shukla
12213
12213
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You can create Progressive Web App Using React.
Progressive Web App (PWA)
Magento has been forging ahead with the development of PWA Studio -- a suite of tools that allow you to develop, deploy and maintain a PWA storefront on top of Magento 2.
PWA is a new frontend technology which combines the advantages of native apps and websites. PWAs are usually built on a JavaScript framework like React
, Vue.js
or AngularJS
for handling data and displaying it; and communicate with a backend via (Magento 2) REST API. This approach is also known as Headless Magento.
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
add a comment |
Magento is a highly focused platform which allows users to build a compelling online store. It provides with engaging features that helps in developing the website with absolute satisfaction. For progressive web apps, Magento is going to be a part of Magento 2.3 and will reveal new stacks like React, Jsx, Redux. New front end stacks interduce possible tools and shed light on underlying technologies. The main purpose of React is to build the user interface fast, scalable and simple. It runs in the front-end browser. It helps developers to manage an extensive database.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f256972%2fwhat-is-use-of-reactjs-in-magento-2-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can create Progressive Web App Using React.
Progressive Web App (PWA)
Magento has been forging ahead with the development of PWA Studio -- a suite of tools that allow you to develop, deploy and maintain a PWA storefront on top of Magento 2.
PWA is a new frontend technology which combines the advantages of native apps and websites. PWAs are usually built on a JavaScript framework like React
, Vue.js
or AngularJS
for handling data and displaying it; and communicate with a backend via (Magento 2) REST API. This approach is also known as Headless Magento.
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
add a comment |
You can create Progressive Web App Using React.
Progressive Web App (PWA)
Magento has been forging ahead with the development of PWA Studio -- a suite of tools that allow you to develop, deploy and maintain a PWA storefront on top of Magento 2.
PWA is a new frontend technology which combines the advantages of native apps and websites. PWAs are usually built on a JavaScript framework like React
, Vue.js
or AngularJS
for handling data and displaying it; and communicate with a backend via (Magento 2) REST API. This approach is also known as Headless Magento.
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
add a comment |
You can create Progressive Web App Using React.
Progressive Web App (PWA)
Magento has been forging ahead with the development of PWA Studio -- a suite of tools that allow you to develop, deploy and maintain a PWA storefront on top of Magento 2.
PWA is a new frontend technology which combines the advantages of native apps and websites. PWAs are usually built on a JavaScript framework like React
, Vue.js
or AngularJS
for handling data and displaying it; and communicate with a backend via (Magento 2) REST API. This approach is also known as Headless Magento.
You can create Progressive Web App Using React.
Progressive Web App (PWA)
Magento has been forging ahead with the development of PWA Studio -- a suite of tools that allow you to develop, deploy and maintain a PWA storefront on top of Magento 2.
PWA is a new frontend technology which combines the advantages of native apps and websites. PWAs are usually built on a JavaScript framework like React
, Vue.js
or AngularJS
for handling data and displaying it; and communicate with a backend via (Magento 2) REST API. This approach is also known as Headless Magento.
answered Jan 7 at 12:25


Nikunj VadariyaNikunj Vadariya
2,8361821
2,8361821
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
add a comment |
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
can we use view or angular in place of react?
– Adarsh Shukla
Jan 7 at 12:55
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
@AdarshShukla we can use it.
– Nikunj Vadariya
Jan 7 at 13:12
add a comment |
Magento is a highly focused platform which allows users to build a compelling online store. It provides with engaging features that helps in developing the website with absolute satisfaction. For progressive web apps, Magento is going to be a part of Magento 2.3 and will reveal new stacks like React, Jsx, Redux. New front end stacks interduce possible tools and shed light on underlying technologies. The main purpose of React is to build the user interface fast, scalable and simple. It runs in the front-end browser. It helps developers to manage an extensive database.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Magento is a highly focused platform which allows users to build a compelling online store. It provides with engaging features that helps in developing the website with absolute satisfaction. For progressive web apps, Magento is going to be a part of Magento 2.3 and will reveal new stacks like React, Jsx, Redux. New front end stacks interduce possible tools and shed light on underlying technologies. The main purpose of React is to build the user interface fast, scalable and simple. It runs in the front-end browser. It helps developers to manage an extensive database.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Magento is a highly focused platform which allows users to build a compelling online store. It provides with engaging features that helps in developing the website with absolute satisfaction. For progressive web apps, Magento is going to be a part of Magento 2.3 and will reveal new stacks like React, Jsx, Redux. New front end stacks interduce possible tools and shed light on underlying technologies. The main purpose of React is to build the user interface fast, scalable and simple. It runs in the front-end browser. It helps developers to manage an extensive database.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Magento is a highly focused platform which allows users to build a compelling online store. It provides with engaging features that helps in developing the website with absolute satisfaction. For progressive web apps, Magento is going to be a part of Magento 2.3 and will reveal new stacks like React, Jsx, Redux. New front end stacks interduce possible tools and shed light on underlying technologies. The main purpose of React is to build the user interface fast, scalable and simple. It runs in the front-end browser. It helps developers to manage an extensive database.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Jan 23 at 8:23
lucywilsonlucywilson
11
11
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
lucywilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f256972%2fwhat-is-use-of-reactjs-in-magento-2-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown