vasansr / pro-mern-stack

Code Listing for the book Pro MERN Stack

Home Page:http://www.apress.com/in/book/9781484226520

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it necessary to manually have jsx files compiled into js files?

pythoncreate opened this issue · comments

commented

I'm a bit new to react but in other tutorials--they used create react app and there was no need to compile jsx files. Can someone explain if this way of doing things is preferred?