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

Request for Sample Projects #28

Open
hashg opened this issue Jul 23, 2013 · 5 comments
Open

Request for Sample Projects #28

hashg opened this issue Jul 23, 2013 · 5 comments

Comments

@hashg
Copy link

hashg commented Jul 23, 2013

Please publish , TODO & Blog examples ported to epf. Also please include a example involving 3level nested route.

@ghempton
Copy link
Contributor

Eventually we will have some better official sample projects. For now, you can check out this project by @rayb : https://github.com/rayb/epf_skeleton.

@kiwiupover
Copy link

I have forked the ember_data_example and replaced ember_data with EPF at epf_example.

It is a simple contact management app. It has three levels of models.

I have added a contact group with I think shows off the power of EPF in that you are able to create a group and a contact and persist them both on save.

@g13013
Copy link

g13013 commented Aug 9, 2013

@ghempton epf must have a doc also, it's one of the big obstacles using it.

@ghempton
Copy link
Contributor

ghempton commented Aug 9, 2013

Yeah I would like to flesh out the inline docs in the code and add a docs section to the site. Also on the roadmap is a guides section.

@g13013
Copy link

g13013 commented Aug 11, 2013

As i worked a lot with extjs, I suggest using jsduck to document epf, it was designed to be used with Extjs, but it works also with a list of tags witch some of them are already used in epf, it generates a pretty clear api doc!

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

4 participants