unyt-org / uix

The UIX Framework
https://uix.unyt.org
MIT License
54 stars 3 forks source link

Collection: Chapters for UIX Guide #100

Open jonasstrehle opened 6 months ago

jonasstrehle commented 6 months ago

We should add code examples and best practices to the UIX guide.

Transition starting from the point where "vanilla js behaviour" ends and goes over pointers, into JSX introduction and reactivity concepts.

jonasstrehle commented 1 month ago

@asbng

asbng commented 1 month ago

Proposal: Keep guide chapters intentionally universal but provide code examples for one coherent sample project throughout most of them. I'm open for ideas.

An important question here is whether we are going to get rid of the .$.-Syntax (using custom SWC extensions) before we are going to publish the guide.

Basic UIX

Proficient UIX

(Requires Basic UIX knowledge.)