HomeProjectsBlogContact
Made with ❤️ by Anton Vasetenkov
How to run a JSX script?
Oct 25, 2019

How to run a JSX script?

Executing .jsx files with command line.

Running a .jsx file is easy.

See also
Declaring custom JSX/HTML attributes in TypeScript
How to specify non-standard JSX/HTML attributes in TypeScript?
Loading npm dependencies from multiple registries
How to add npm dependencies from multiple package registries?
Creating a JavaScript library with webpack
How to bundle a JavaScript library with webpack?
Multi-<select> in React
How to implement a controlled multi-<select> in React?
<select> in React
How to implement a controlled <select> in React?