Skip to content

Michael Chaimae#1

Open
mpmolinari14 wants to merge 2 commits intocodefellows-seattle-301d14:masterfrom
mpmolinari14:michael-chaimae
Open

Michael Chaimae#1
mpmolinari14 wants to merge 2 commits intocodefellows-seattle-301d14:masterfrom
mpmolinari14:michael-chaimae

Conversation

@mpmolinari14
Copy link
Copy Markdown

Single-line Summary

Today, Michael and Chaimae paired together. It took about 40 minutes

Reflect and summarize on your process for each TODO item :

  1. First, we started on the script tags. We started with the jQuery CDN and then added the two local javascript files article.js and blogArticles.js
  2. Next, we finished the Article constructor function to include title, category, author name, author url, publish date, and the body.
  3. Next, we used jQuery to clone the template and fill in the properties from our Article constructor function. We used the .find() and .attr() methods to complete this step.
  4. Finally, we removed the template using .removeClass('template')

And everything worked!!!

Checklist (before submitting, fill in each set of square brackets with an 'x')

  • We have titled the Pull Request similar to our branch name (ex: 'brian-rick').
  • This PR includes commits from both myself and my partner; e.g. We followed good pair programming practices by switching driver/navigator roles.
  • There is no extraneous, unrelated code included in this PR.
  • We have summarized our TODO: process above.

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