Is there any library smaller than Babel to compile JSX React code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any library smaller than Babel to compile JSX React code

I need a smaller library for compiling JSX code. Babel is huge an has a big impact on performance. I'm planning to deploy the web app on a local network, so bandwidth is limited.

20th Jan 2019, 2:37 AM
Leandro Raul Escalante Rodríguez
Leandro Raul Escalante Rodríguez - avatar
3 Answers
+ 2
Use compiled codes from babel in production.
20th Jan 2019, 2:40 AM
Calviղ
Calviղ - avatar
0
Calviղ Thanks for the answer but do you know if there are any compiler that doesn't depend on Node.js? Something like Prepros on Sass. I'm currently working in Python (Django).
24th Jan 2019, 1:18 AM
Leandro Raul Escalante Rodríguez
Leandro Raul Escalante Rodríguez - avatar
0
Babel
19th Jan 2020, 1:57 PM
You You
You You - avatar