Output is missing + Good Example of How to Ask Questions #25
Replies: 7 comments
-
|
it says, repo does not exist. Perhaps, it is private? you have to invite me first. Or just make it public ;) (Also, any chance you can put your project on code sandbox? That way, I can check the code directly. If possible, not mandatory) Thanks Jay |
Beta Was this translation helpful? Give feedback.
-
|
here is what I get when I try to open it. |
Beta Was this translation helpful? Give feedback.
-
Sir I send you the invite for the repo. |
Beta Was this translation helpful? Give feedback.
-
|
Okay, now, I am able to see the code. also, look at this discussion on "how to ask react doubts" |
Beta Was this translation helpful? Give feedback.
-
|
Now, this is a very good README.MD. Very nice, this is how you should ask questions, I like it. Very good. Only thing is, learn to start asking doubts through code sandbox also. |
Beta Was this translation helpful? Give feedback.
-
|
I have updated your code so it should work now (IN THE FUTURE, PLEASE SHARE YOUR ERRORS ON CODE SANDBOX, and only use GITHUB for super serious private projects which cannot be put on codesandbox) So, the main issue is this. You are doing like this. but, if you want to show some item, you should ACTUALLY show it. like this And, you have to practice proper "indentation" my friend. half your problems get solved if you are properly indenting code. So, let me know if you have more doubts, create a new issue or new discussion. This issue is resolved and I am closing it. Jay |
Beta Was this translation helpful? Give feedback.
-
|
Also, an article for students to read. https://medium.com/projectwt/the-simple-yet-tough-to-nail-art-of-asking-coding-doubts-d2bffbf4abf5 Thanks Jay (Vijayasimha BR)
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Jay sir
I was trying to practice the react list-component code as you teach us in the class, my code is correct but my output is missing, and I don't know why😶?
Can you please help me out in this? I know there are lots of ways to show the output, I just want to know that if my code is correct they why I'm not able to see the output properly?
Here is the link of my repo
https://github.com/Akki-Rawat/React-Error
note:- I also describe it properly in the readme file so check it also if you got confused what to do!
Thanks
Akki
Beta Was this translation helpful? Give feedback.
All reactions