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

Example Application #13

Open
damianesteban opened this issue Oct 31, 2016 · 8 comments
Open

Example Application #13

damianesteban opened this issue Oct 31, 2016 · 8 comments

Comments

@damianesteban
Copy link

I know that Edge is very new but it would be great to put together some kind of basic demo application. After I spend a bit more time with the codebase I would be happy to do this :)

@cloutiertyler
Copy link
Collaborator

That would be excellent! I plan to update the repo with a Dockerfile and host an image on Docker Hub, so that might help out quite a bit with that. It would also be cool to implement a Heroku app, which was asked about in #7.

@damianesteban
Copy link
Author

That sounds great. I should have some time this weekend to dive in.

@cloutiertyler
Copy link
Collaborator

Likewise!

@cloutiertyler
Copy link
Collaborator

So I've been working on an example application and I think I need to add in a routing framework like Express so that it's much easier to just spin up a quick web app. Still messing around with the design. I'd like it be obvious to both people familiar with reactive programming and those who are not.

@damianesteban
Copy link
Author

Yes, I think that without at least a basic routing framework it will be
tough.

Damian Esteban

On November 5, 2016 at 9:10:00 PM, Tyler Cloutier (notifications@github.com)
wrote:

So I've been working on an example application and I think I need to add
in a routing framework like Express so that it's much easier to just spin
up a quick web app. Still messing around with the design. I'd like it be
obvious to both people familiar with reactive programming and those who are
not.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEV_AiZcLsXsBdSUsUp6MfhL-oq8auPOks5q7SjogaJpZM4KkozV
.

@cloutiertyler
Copy link
Collaborator

Working on this currently. I made some much needed improvements to Reflex yesterday. I think that should make the design go more smoothly.

@cloutiertyler
Copy link
Collaborator

@damianesteban Take a look at the routing example in the README here: https://github.com/SwiftOnEdge/Edge/blob/routing/README.md

It was a little tricky to implement, but I think it turned out pretty nice in the end. It still needs quite a bit of work, but the core idea is there.

@damianesteban
Copy link
Author

Ok, this week I have time (for real). I'll let you know how it goes.

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