redwoodjs / redwood-tutorial

The end state after completing the RedwoodJS introduction tutorial
https://redwoodjs.com/tutorial
40 stars 109 forks source link

completed chapter 5 and intermission #94

Closed Js791 closed 1 year ago

jtoar commented 1 year ago

Hey @Js791, mind elaborating a bit here? This isn't supposed to include any content from chapter 5 because you're supposed to pick up this repo at the intermissions. But if there's errors related to chapter 4 or something like that, happy to make those amends.

Js791 commented 1 year ago

Hey @Js791, mind elaborating a bit here? This isn't supposed to include any content from chapter 5 because you're supposed to pick up this repo at the intermissions. But if there's errors related to chapter 4 or something like that, happy to make those amends.

@jtoar I have a college course teaching us redwoodjs. The assignment was the redwood tutorial, I wanted to copy the example repo and finish the tutorial using the example repo as a baseline. I guess I performed the copying part incorrectly and modified the original?

jtoar commented 1 year ago

I have a college course teaching us redwoodjs

Very cool! :rocket:

You haven't modified the original yet, but by opening a pull request against it, you're trying to. Maybe you meant to make a pull request against your fork only and not the redwood-tutorial itself?

Js791 commented 1 year ago

I have a college course teaching us redwoodjs

Very cool! 🚀

You haven't modified the original yet, but by opening a pull request against it, you're trying to. Maybe you meant to make a pull request against your fork only and not the redwood-tutorial itself?

@jtoar yeah this was what I was attempting to do.