Build an App with JavaScript & jQuery
September 2017
WIFI: In3 - Guest
bit.ly/dc-web-app
1
Instructor
TA
TJ StalcupTJ Stalcup
Lead Mentor, Thinkful
API Evangelist, WealthEngine
PokemonGO! Enthusiast
bit.ly/dc-web-app
Wifi: In3-Guest
2
About you
What's your name?
Why do you want to learn JavaScript/jQuery?
What is your programming experience?
http://www.loremipsum.com/example
Wi-Fi: orem Ipsum
PW: orem Ipsum
L
L
bit.ly/dc-web-app
Wifi: In3-Guest
3
About Thinkful
Thinkful helps people become developers or data scientists
through one-on-one mentorship and project-based
learning.
These workshops are built using this approach.
bit.ly/dc-web-app
Wifi: In3-Guest
4
Suggestions for learning
Don't treat this as a drill, we're making something real
Don't get discouraged, struggle leads to mastery
Don't be shy, take full advantage of our support
bit.ly/dc-web-app
Wifi: In3-Guest
5
This is what we're making: http://bit.ly/tf-dc-app
http://www.loremipsum.com/example
Wi-Fi: orem Ipsum
PW: orem Ipsum
L
L
bit.ly/dc-web-app
Wifi: In3-Guest
6
Agenda
Go over starter code (10 min)
Learn key jQuery & JavaScript concepts (20 min)
Build your app! (30 min)
Go over solutions (10 min)
Next steps (10 min)
http://www.loremipsum.com/example
Wi-Fi: orem Ipsum
PW: orem Ipsum
L
L
bit.ly/dc-web-app
Wifi: In3-Guest
7
Quick HTML/CSS Refersher
bit.ly/dc-web-app
Wifi: In3-Guest
8
Starter code walkthrough
http://bit.ly/tf-shopping-list
bit.ly/web-app-la
bit.ly/dc-web-app
Wifi: In3-Guest
9
Think of our HTML as a "tree"
<form>
list-content
<input>
item-input
<ul>
shopping-list
<button>
add-item
10
bit.ly/dc-web-app
Wifi: In3-Guest
What is JavaScript? What is jQuery?
<input>
<ul>
shopping-list <button>
<li>
String
cheese
<li>
Summer
sausage
<li>
Chicken
nuggets
11
<div>
bit.ly/dc-web-app
Wifi: In3-Guest
"Grabbing" a section directly
$('.shopping-list')
jQuery always starts with this
Element to grab
bit.ly/dc-web-app
Wifi: In3-Guest
12
jQuery walkthrough
bit.ly/dc-web-app
Wifi: In3-Guest
13
Attaching an "Event Listener"
http://www.loremipsum.com/example
Wi-Fi: orem Ipsum
PW: orem Ipsum
L
L
bit.ly/dc-web-app
Wifi: In3-Guest
14
Real developers use Google... a lot
bit.ly/dc-web-app
Wifi: In3-Guest
15
Let's work on the first step together
http://bit.ly/tf-shopping-list
http://www.loremipsum.com/example
Wi-Fi: orem Ipsum
PW: orem Ipsum
L
L
bit.ly/dc-web-app
Wifi: In3-Guest
16
Solution
http://bit.ly/tf-app-solution
bit.ly/dc-web-app
Wifi: In3-Guest
17
18
19
20
Our students receive unprecedented support
1-on-1 Learning Mentor
1-on-1 Career MentorProgram Manager
Los Angeles Community
You
21
22
Thinkful Two-Week Trial
Talk to one of us and email benjy@thinkful.combenjy@thinkful.com to learn more
Two-week Free Course Trial
Start with HTML, CSS and JavaScript
Option to continue with full bootcamp
Financing & scholarships available
Offer valid for one week after eventOffer valid for one week after event
BenjyBenjy SchechnerSchechner
Education Advisor
23

Build an App with JavaScript & jQuery