Skip to content

classroom q & a#27

Open
scl9087 wants to merge 5 commits intopce-uw-jscript400:masterfrom
scl9087:master
Open

classroom q & a#27
scl9087 wants to merge 5 commits intopce-uw-jscript400:masterfrom
scl9087:master

Conversation

@scl9087
Copy link

@scl9087 scl9087 commented Jul 17, 2019

No description provided.

@scl9087
Copy link
Author

scl9087 commented Jul 23, 2019

I am now able to get characters to work!

* **Question:** At least one of these will throw an error. Which one? How can you get around this issue?

* **Your Answer:**
* **Your Answer:** "season_count" didnt throw an error, but it didn't show when I specified to show "season_count" only. I could specify to exclude all other key pairs by using "-title" so only "season_count" would show up. Not sure this is the best workaround???
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let me know if you continue getting this issue. You should encounter an error when you run .create().select(). You will have to re-request the information or use the .save() method to return the updated record.

* **Question:** Where did you decide to put this route and why?

* **Your Answer:**
* **Your Answer:** I thought to put it inside the series.js file inside the routes folder, but now it sounds like I should put it in a separate file called series.characters.js. I assume to keep things separate and organized?
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's really up to you! As long as you can keep things organized. :)

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