Skip to content

Lab 21 jonny#22

Open
jonathanheemstra wants to merge 27 commits intocodefellows-seattle-javascript-401d12:masterfrom
jonathanheemstra:Lab-21-Jonny
Open

Lab 21 jonny#22
jonathanheemstra wants to merge 27 commits intocodefellows-seattle-javascript-401d12:masterfrom
jonathanheemstra:Lab-21-Jonny

Conversation

@jonathanheemstra
Copy link
Copy Markdown

Question:
Why does the ng-init="cowsayCtrl.current = 'vader'" have to be added to the section tag instead of being added to the actual select tag? I initial had tried adding it to the select tag and the option tag and neither worked as expected.

Observation:
Using the controller as construct provided by angular makes creating and managing controllers so much easier.

The biggest issues I encountered during the lab were related to CSS and not Angular.

scaffold files and set up package.json
Comment thread app/entry.js
this.routes = [
{
name: 'about',
url: 'https://github.com/jonathanheemstra/20-intro_to_angular_and_webpack/blob/master/README.md'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Awesome! I like how you included additional functionality in the navbar to redirect to your GH.

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