7 ms·
If you don't understand the problem they are solving, you're still very green in the field. Try to implement a basic data bind input field and display the value
by davidn20 4y ago
If you don't understand the problem they are solving, you're still very green in the field. Try to implement a basic data bind input field and display the value in the DOM with react vs with just "vanilla js". You'll see the difference right away.
- silent_cal 4y agoI already said I'm not even in the field - I just dabble in it. But thanks for your input.
- davidn20 4y agoSorry, I missed that part
- julianlam 4y agohttps://jsfiddle.net/craqvoxz/ https://jsfiddle.net/craqvoxz/ 3 mins... or were you looking for a server-side component as well?