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

Missing basic examples (Where to start after getting-started) #220

Closed
PaulTaykalo opened this issue Jun 2, 2015 · 12 comments
Closed

Missing basic examples (Where to start after getting-started) #220

PaulTaykalo opened this issue Jun 2, 2015 · 12 comments

Comments

@PaulTaykalo
Copy link

Now it's really hard to dive in into componentKit, even with all that documentation and how-to's you have now
Documentation is awesome. It explains almost every aspect of each class, but it's hard to understand where to start from.
The only live example project has is Wilde Guesse.
It's good example how result project can look like, but it tells nothing about how to get to this state(what decisions were made and why etc.)

Also it will be good to have some example(s) how to use componentKit when you already have project, and want to use componentKit on one of view controller's

@adamjernst
Copy link
Contributor

Thanks @PaulTaykalo ! Totally agree. I'll give this some thought.

@MarcoSero
Copy link
Contributor

I'm planning to open source a simple app I did where the view layer is entirely built with ComponentKit.
I hope it'll be useful for the community.
I'm also hoping to gather some feedback on best practices etc.

I agree a bit more documentation and examples would be useful, especially around:

@DanielRakh
Copy link

Hey @MarcoSero any updates on that app? Looking to get my hands dirty with CK and contribute a nice tutorial as well once I wrap my head around it. Any resources would be helpful : )

@markmark1
Copy link

Marco pls share this would be useful

On Mon, Jun 8, 2015 at 8:02 AM, Marco Sero notifications@github.com
wrote:

I'm planning to open source a simple app I did where the view layer is entirely built with ComponentKit.
I hope it'll be useful for the community.
I'm also hoping to gather some feedback on best practices etc.
I agree a bit more documentation and examples would be useful, especially around:

  • component controllers
  • handling actions

- integrating ComponentKit in an already existing app

Reply to this email directly or view it on GitHub:
#220 (comment)

@MarcoSero
Copy link
Contributor

@DanielRakh @markmark1 I will open source it as soon as it'll be in the App Store. Unfortunately it got rejected for some weird reason, so hold off until then.

@markmark1
Copy link

wow cool cant wait to see an actually working example of component kit

On Fri, Jul 10, 2015 at 1:12 PM, Marco Sero notifications@github.com
wrote:

@DanielRakh https://github.com/DanielRakh @markmark1
https://github.com/markmark1 I will open source it as soon as it'll be
in the App Store. Unfortunately it got rejected for some weird reason
https://twitter.com/marcosero/status/619565670712393728


Reply to this email directly or view it on GitHub
#220 (comment)
.

@DanielRakh
Copy link

@MarcoSero ha interesting. I'm actually building a HN Reader app too right now. Not using ComponentKit though so curious to see how it compares!

@MarcoSero
Copy link
Contributor

@DanielRakh @markmark1 hey guys, now that the app is on the store I decided to open source it https://github.com/MarcoSero/HackerNews

@a75c6
Copy link

a75c6 commented Jul 27, 2015

Epic! Thanks for sharing this.

@alfared
Copy link

alfared commented Sep 23, 2015

Thanks @MarcoSero ! Really helpful example of completely using all features of ComponentKit!
I'm currently deeply investigate all classes and structures in this framework.Very difficult,but interesting classes and structures(e.g CKComponentAnimation,CKComponentLayout,CKComponentLayoutChild) written and wrapped in views

@richzertuche
Copy link

I think there's still missing some basic examples, or tutorial on how to start from 0. I gave it a try and ended with almost the same as in Wilde Guesse, but not getting it clear yet.

@ocrickard
Copy link
Contributor

There are now several open source apps built with component kit, in addition to our existing docs and examples. Closing this out.

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

No branches or pull requests

9 participants