Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gist to map React concepts to yeet #5

Open
achou11 opened this issue Apr 4, 2022 · 2 comments
Open

Gist to map React concepts to yeet #5

achou11 opened this issue Apr 4, 2022 · 2 comments

Comments

@achou11
Copy link
Contributor

achou11 commented Apr 4, 2022

Not an issue in the traditional sense, but been working on a gist to help map React concepts to yeet as a way of helping the "mental migration" for myself. Still a WIP but definitely would appreciate feedback on it! Perhaps others would find it useful as they try to understand how yeet works from an ergonomic perspective

https://gist.github.com/achou11/1a8b0b23de2566a9a6b18d52eff91cd5 (not public yet so you have to use this link to see it)

@tornqvist
Copy link
Owner

tornqvist commented Apr 7, 2022

That's awesome! Mappings to popular libraries would definitely help with onboarding.

When initially sketching out the Component API I made this interactive SVG in hopes of including it in the readme but unfortunately GitHub doesn't allow embedding (or serving) SVGs and img-tags can't be interacted with. You'd have to download and open it in a browser, so it didn't work out. But it may be a starting point for some kind of interactive learning tool.

lifecycle

@achou11
Copy link
Contributor Author

achou11 commented Apr 7, 2022

that's awesome! definitely close to what I was looking for (although it's more framework agnostic which I like)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants