First draft of an svg animation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Javascript Events | |
#### Global Event Handlers | |
Definintion: function registered on... of attributes or properties | |
common examples: | |
+ click | |
+ hover | |
+ mouseover |
#Waterspot ###https://waterspot.herokuapp.com/
what I worked on:
- user can register through waterspot app. Once registered they have the choice to login via twitter or waterspot
- small amount of seed data...to start
- plotted points on the map from seed data
- user can make a new spot object and id appears on map
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"/> | |
<link type="text/css" href="hat.css" rel="stylesheet"/> | |
<script src="http://d3js.org/d3.v3.min.js"></script> | |
</head> | |
<body> | |
<div id="hat"></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Bourbon | |
##What is Bourbon? | |
*SASS library | |
>What is SASS(briefly)? | |
*CSS preprocessor | |
*provides cool tools such as variables, functions, mixins, and partials |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#testing | |
this is a test for markdown. I am learning. wowy! | |
is this still the same paragraph? | |
>do i need this carrot? | |
##list | |
### Unordered list | |
pasta |