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

jsFiddle Workspaces for jQuery Fundamentals Exercises #22

Merged
merged 2 commits into from
Mar 14, 2012

Conversation

Suggsgested
Copy link

Greetings!
(: i'm baaaaaack :)

This potential update would add jsFiddle.net integration with jQuery Fundamentals Exercises.
http://jsfiddle.net/

Giving instant access to share jQuery Fundamental exercises online.
This integration could take the form of direct links to jsFiddle.net or even as jsFiddle iFramed exercises within the jQuery online book.

some example use cases for integrating jsFiddle.net
http://andrewwooldridge.com/blog/2011/03/16/stunning-examples-of-using-jsfiddle/

jsFiddle.net allows for html/js/css code to be pulled and forked directly from GitHub
http://doc.jsfiddle.net/use/github_read.html

i have formatted the jQuery Fundamentals chapter exercises into jsFiddle GitHub ready demos.

i have added these well formated exercises to exercises/demos to give us links like these:

CHAPTER 3
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-3/Selecting/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-3/Manipulating/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-3/Traversing/

CHAPTER 5
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-5/InputHint/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-5/TabbedNavigation/

CHAPTER 6
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-6/DropdownMenus/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-6/HiddenText/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-6/SlideShow/

CHAPTER 7 (URL for external AJAX data calls included)
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-7/LoadExternalContent/

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-7/LoadContentUsingJSON/

CHAPTER 8
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-8/WriteTable-StripingPlugin/

CHAPTER 10
http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-8/CreatePortletModule/

this integration came from a need to share the jQuery Fundamentals exercises within a course setting at P2PU School of WebCraft

http://p2pu.org/webcraft

http://p2pu.org/webcraft/jquery-love-dollar

Sean Suggs added 2 commits October 6, 2011 15:47
updated index.html image to reference the new repo
moved exercise images to one central location
@Suggsgested
Copy link
Author

UPDATE:
Chapter 10 exercise link (see above) should point to chapter 10 and not chapter 8

http://jsfiddle.net/gh/get/jquery/1.5/Suggsgested/web-learn-jquery-com/tree/master/code/exercises/demos/CHAPTER-10/CreatePortletModule/

@addyosmani
Copy link
Member

That was fast :) Thanks for taking the time to send through a new pull request based on the request! It's much appreciated.

The fiddles themselves seem great (the only very minor thing I noticed was a typo of the word 'suggested' but that isn't necessarily a big deal). Before we merge I'm going to leave this issue open for @ajpiano and @danheberden to weigh in on. If they agree with this addition, we'll get everything here merged.

Just want to make sure we didn't have other plans for how to integrate the exercises and/or fiddles.

@Suggsgested
Copy link
Author

sounds great!

as for the "suggsgested" in the links i suggsgest that someone create a new jsFiddle account with the "learn jquery" name.
this way the links can be branded more appropriately

( oh and its not misspelled ... my handle comes from my last name: sean suggs :)

@addyosmani
Copy link
Member

Ahhhh! Now it makes sense :)

@valentinvieriu
Copy link

This is a great idea, I love Jsfiddle

gjohnson added a commit to gjohnson/web-learn-jquery-com that referenced this pull request Oct 15, 2011
@gjohnson gjohnson mentioned this pull request Oct 15, 2011
@addyosmani
Copy link
Member

I would like to refer this discussion to: #27 which is an issue we'll probably need to resolve prior to merging this pull request. It may also affect how it's structured. If you have an interest in how the examples for the new site might finally manifest, please consider leaving your thoughts on issue 27 on there.

@addyosmani
Copy link
Member

The work by @mklabs in #30 takes this further and it's looking like we're probably going to end up using that in the long term. Thanks for all the efforts and discussions on this thread though!

addyosmani added a commit that referenced this pull request Mar 14, 2012
jsFiddle Workspaces for jQuery Fundamentals Exercises
@addyosmani addyosmani merged commit 3ee1801 into jquery:master Mar 14, 2012
arthurvr pushed a commit to arthurvr/learn.jquery.com that referenced this pull request Jan 4, 2015
arthurvr pushed a commit to arthurvr/learn.jquery.com that referenced this pull request Jan 4, 2015
jsFiddle Workspaces for jQuery Fundamentals Exercises
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants