Replies: 7 comments
-
This is freaking awesome. I can't even express how amazing this is. It is so so clean and so so intuitive (well aside from the event listener api, but I've been just using onclick etc anyways to get around that). I love how freeing the API is - literally just javascript that returns JSX. It doesn't care how the JSX is returned, it just does it. I wish this had come around earlier in the lifetime of react because I think this would have been the way they would have chosen to go with it. I DO think that the one element that react has over this is when it comes to async rendering regarding pausing/resuming large diffing and prioritization (which I firmly believe should be resolved in the v8 space, not the javascript space). Bravo! This is the kind of thing that makes me love programming. |
Beta Was this translation helpful? Give feedback.
-
+1 so excited for this project! |
Beta Was this translation helpful? Give feedback.
-
This project is indeed awesome, I really like the approach to rethink and improve on the APIs we are so used to. |
Beta Was this translation helpful? Give feedback.
-
Yeah this is a really nice idea, I did some early work on async iteration and reviewed some materials. I even did some PoCs of this idea a while ago and here If you want to discuss API ideas I'd love to discuss them. |
Beta Was this translation helpful? Give feedback.
-
Please allow me not only to thank @brainkim but also the whole Crank community for all the input to the project. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the kind words! The initial feedback was really overwhelming and I’m grateful to all of you for providing kind and insightful thoughts and comments. Also, I promise that @dyst5422 isn’t my alt account 😄I’m going to convert this issue to a discussion to test out the new feature (We got GitHub discussions enabled for crank 🚀) so feel free to continue the conversation or whatever. Or don’t, I also like criticism and getting into arguments about |
Beta Was this translation helpful? Give feedback.
-
Yeah, Kudos for writing Crank. l like, simple, light-weight frameworks. |
Beta Was this translation helpful? Give feedback.
-
For lack of a better forum to do this, let's gather all deserved praise in this issue.
Beta Was this translation helpful? Give feedback.
All reactions