Skip to content

Tag: javascript

Results don’t show until something is typed into text area

Currently making a small app that translates text to binary or ASCII. I’ve run into an issue where my code only works if you follow these steps type something in the text area choose your language press the button I want to make it so I can do it this way as well choose your language type something in t…

Why do I get NaN value in react?

Whilst I am doing cart in react, I have no idea why I keep getting NaN value – only from a specific object data. When I have the following data list: #1 ItemsList.js And the following code, please look at the comment line. #2 Goods.jsx What should I do to solve NaN? There seems to be no way to make