semmypurewal/LearningWebAppDev

missing example 4 in chapter 3

Opened this issue · 6 comments

Can't copy this from my reader. Would love you play around with it without having to type it all up.

Actually missing many many examples. Maybe I am looking in the wrong place. Kind of disappointed if not.

Wow, you're right! I'm not sure why nobody has pointed that out before now. Thanks for the heads up!

I know there are some still missing from the later sections in the book (Chapter 9, specifically), but I thought all of the Chapter 3 examples were there.

The problem is this -- I had a separate repository with all the examples, and then moved them into the new repository, renaming them to be more descriptive. Some got left behind in the process.

I'm fixing it now, and should have them available soon. I'll report back here when I do.

Thanks for the quick response! Gimme a heads up to the new repository when its good to go.

Just added the missing pseudoclasses and classes examples. That should get you started. Please let me know if you hit any issues with them (or if you don't see them).

I'll get to the others soon, but it may not be until tomorrow.

Thanks!!

Thanks buddy, loving the book so far.
On Oct 18, 2014 7:43 PM, "Semmy Purewal" notifications@github.com wrote:

Just added the missing pseudoclasses and classes examples. That should get
you started. Please let me know if you hit any issues with them (or if you
don't see them).

I'll get to the others soon, but it may not be until tomorrow.

Thanks!!


Reply to this email directly or view it on GitHub
#60 (comment)
.

My pleasure! And I'm really glad you're enjoying the book. Please keep me posted if you run into any other issues.

I just added all the rest that I could easily find. Looks like a few got lost in the shuffle, so I'll have to re-create them. Those are the ones in the "More Complex Selectors", "Cascading Rules", and "Inheritance" sections.