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

Add confirmation route and handler, relates to issue #11 #13

Merged
merged 2 commits into from
Feb 8, 2017

Conversation

RhodesPeter
Copy link
Member

@RhodesPeter RhodesPeter commented Feb 8, 2017

We have added the file confirmation.js which relates to issue #11

})
};

const confirmationRoute = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RhodesPeter Do you want to be defining your routes inside a folder called "handlers"?

@RhodesPeter
Copy link
Member Author

I have changed the file name from handlers to routes @jsms90.

@RhodesPeter RhodesPeter closed this Feb 8, 2017
@RhodesPeter RhodesPeter reopened this Feb 8, 2017
@RhodesPeter
Copy link
Member Author

RhodesPeter commented Feb 8, 2017

Sorry I accidentally closed the PR. Ready to merge now :)

@jsms90
Copy link
Contributor

jsms90 commented Feb 8, 2017

@RhodesPeter Cool. You may want to separate your routes and handlers later. Modularisation is just an architectural choice (as far as I know). Just wanted to highlight it 👍

@jsms90 jsms90 merged commit 97378d4 into master Feb 8, 2017
@jsms90 jsms90 deleted the makeConfirmationRoute-11 branch February 8, 2017 12:29
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

Successfully merging this pull request may close these issues.

2 participants