Paul BRIE

Results 6 comments of Paul BRIE

Awesome proposal, both as content and form! Would it be a good moment to think about variables and constants as well? Besides `propDefinitions` and `assetDefinitions` we could also have `varDefinitions`:...

@vladnicula I think local variables could appear inside a component definition. It probably will trigger a new discussion about variables scope management. Maybe to be discussed later.

@vladnicula what about having both like in the node API? This would allow to transform this: ```javascript const teleport = require('@teleporthq/teleport-code-generators') const reactGenerator = teleport.createReactComponentGenerator() const uidl = { name:...

@JayaKrishnaNamburu I'd like to help with this one. We need it for custom code generation. Could you please guide me?

Hi Vadim, I think that the beauty of what you have done is that it is quite simple to understand because of the overlap of the natural language with the...

So! :) I often like to come back to the origins of HTML. I'd like to propose that we describe our "universe" using three categories: content, function, layout. When I...