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
[ | |
[ "San Francisco, CA, US", 1857 ], | |
[ "Oakland, CA, US", 924 ], | |
[ "London, ENG, GB", 511 ], | |
[ "New York City, NY, US", 482 ], | |
[ "Madison, WI, US", 444 ], | |
[ "Hangzhou, CN", 439 ], | |
[ "Sydney, AU", 435 ], | |
[ "Copenhagen, DK", 305 ], | |
[ "Melbourne, AU", 254 ], |
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
<html> | |
<head> | |
<title>KanyeWestsBaby.com</title> | |
<meta name="description" content="This is an example of a description. This will often show up in search results."> | |
<meta name="keywords" content="Kanye West, Kanye, Kimye, Kim Kardashian, Amber, Amber Rose" > | |
<!-- Copy paste Google Analytics code in here--> | |
</head> | |
<body> | |
<h1>KanyeWestsBaby.com</h1> | |
<p>Interested in buying this domain? Contact [email protected]</p> |
Write a component that allow you to schedule calendar events (similar to google calendar or outlook).
Here are some features that you may want to implement:
ability to schedule something "today"
ability to schedule something for as specific date eg: 12/15/2012
ability to schedule something for "next tuesday"