dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Feature Request : Support JSX #144

Closed sebilasse closed 7 years ago

sebilasse commented 7 years ago

Wondered how my "html preferring" users could write dojo2 widgets in a declarative way and just read https://medium.com/maquette-news/maquette-2-2-now-supports-jsx-7da7b0a1dc98 This is so nice. I could think of a great benefit for dojo users.

dylans commented 7 years ago

We have support for this in a branch on one of our contributor's repos. While we think jsx is a step in the wrong direction compared to hyperscript with regards to functional reactive programming, and we're trying to avoid the temptation of supporting too many different ways of doing things (which can lead to more complexity), we will reconsider adding this as option before the release of Dojo 2.

dylans commented 7 years ago

I'm going to move this issue to widget-core since that is where it would be supported

dylans commented 7 years ago

Issue moved to dojo/widget-core #469 via ZenHub