react tag

24 questions


1 answers
322 views
0
How to use useQuery in React Queries

As far as I know, the data obtained by calling the API with useQuery is turned into a map to spray it on the screen.export const getList = async () => { const { data } = await api.get(/~/~/~/list);...

1 years ago

1 answers
445 views
0
Hello, I have a question related to Jango and React.

Hello, I am currently making a website with Jango and React. Janggo was made into API using restframework, and React was made to approach API and show at the front desk. One of the apps in the Django ...

1 years ago

1 answers
104 views
0
Ask an error question in the reaction.

The error Uncaught TypeError: Cannot read property 'bind' of undefined appears.<html> <head> <meta charset=utf-8 http-equiv=X-UA-Compatible content=IE=edge > <link rel=stylesheet ...

1 years ago

1 answers
66 views
0
During the introduction to React, ask questions about import.

Inside the components folder import React from 'react';import Navbar from 'bloomer';import './Navbar.css'; const Navbar = () => { return ( <main className=todo-list-template> <Navbar s...

1 years ago

1 answers
114 views
0
css Beginner Questions

https://ko.wix.com/website-template/view/html/1905?siteId=bf6aeb61-6d03-4b41-9d17-41510aea2db8&metaSiteId=a82e916a-5f83-4c62-ad07-53c98a45a9e6&originUrl=https%3A%2F%2Fko.wix.com%2Fwebsite%2Fte...

1 years ago

2 answers
57 views
0
Hello, I have a question about reaction js.

Hello, I am an office worker who is studying React Js.I'm just making a memo web application using React, but I'm asking you because I don't know anything.Press the Add button currently located in the...

1 years ago

2 answers
129 views
0
What language should I use to make it look like this web page?

Hi, everyone.Someone who is interested in creating the web.https://www.inflearn.com I'd like to make a web homepage like above.But I haven't done the web yet, so I don't know what language it was made...


1 answers
107 views
0
Is node.js(React) used only as a client?

Does the API server build and use the client written in tomcat and React in node.js form?If you look at the React example, they all add it to node.js.If so, do you use node.js as a web server?I wonder...

1 years ago

2 answers
109 views
0
I made React, but I can't connect to the outside.

I didn't install webpack, I made it with Create-React-App, I've linked it to Express.After running both React (Cla), Express (Server), I can't connect to the outside (accessed from mobile LTE or exter...

1 years ago

1 answers
114 views
0
ReactJS. I think it's a very basic question. But it didn't work out

Hello! I was re-factoring a shopping mall-like homepage made of the existing express and ejs code with React, but something was strangely blocked, so I'm posting.Come to think of it, it's very basic, ...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.