-
Notifications
You must be signed in to change notification settings - Fork 0
frontend routes
Darian Chen edited this page Oct 5, 2022
·
1 revision
-
/
Splash
-
/login
SessionForm
-
/signup
SessionForm
-
/questions feed
-
QuestionIndex
QuestionIndexItem
-
-
/users/:userId
ProfileComponent
-
QuestionsIndexForUser
QuestionsIndexForUserItem
-
AnsweredQuestionsIndexForUser
AnsweredQuestionsIndexForUserItem
-
FollowedQuestionsIndexForUser
FollowedQuestionsIndexForUserItem
-
/questions/new
QuestionForm
-
/questions/:questionId
QuestionShow
-
/questions/:questionId/edit
QuestionForm