python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
I am facing difficulty in writing html commands in JSX . The code editor is vs code. The tags are getting dis aligned automatically
The tags are getting aligned improperly on their own while I am adding HTML tags in the JSX. I am new to react js.
reference

Lakshmi Sathyan
Votes: 0
Answers: 0
Read .mp3 files from a folder and sort them in a list
I'm planning to build a self hosted music streaming service for myself only.
I'm new to web development so it'd be quite delightful to have someone course me in the right direction.
So, it's gonna be ...

Nathan
Votes: 0
Answers: 1
Is domain required?
Is domain necessary for a website? Can't we see websites using the public ip address of the machine-like 65.2.10.98? I am unable to get a free domain name. I have tried freenom but it always shows dom...
zenitsu_agatsumi
Votes: 0
Answers: 3
I am getting the error "jsonData is not defined at Object.<anonymous>" at line const jsonData = JSON.stringify(data);
I am getting the error "jsonData is not defined at Object." at line const jsonData = JSON.stringify(data);
This is the first time I am working with backend so any help would really be appr...
Anu
Votes: 0
Answers: 1