02SSShrilakshmi ShastryWhere to begin ?I am a newbie to tech and I want to understand and read open-source projects like vue or react. I am puzzled from which file to start reading so that I get a sync, like in projects built using create-react-app you start from App.js. Thanks in advance...Jul 16, 2020AM
03SSShrilakshmi ShastryWhich is the right way to develop React app/website - JS or JSX?I am a newbie learning React on my own. I have a doubt whether to go with JS or JSX. What is the industry standard for writing React?May 28, 2018TS2