Skip to content

Instantly share code, notes, and snippets.

View jeffreynolte's full-sized avatar

Jeffrey Nolte jeffreynolte

View GitHub Profile
<div class="tag" ng-repeat="cat in vm.photocats">
<h3>{{cat.name}}</h3>
<textarea name="{{cat.name}}" class="{{cat.name}}" data-cat="{{cat.name}}">
{{photo[cat.name]}}
</textarea>
</div>
@jeffreynolte
jeffreynolte / youtube.json
Created April 28, 2015 16:41
YouTube trend
{"date":"20150428","formattedDate":"Past 24 hours","videoList":[{"id":"tHih0KrwcgE","title":"Little Bitty Boats and Big Sharks Don\u0027t Mix | Shark Week","url":"https://www.youtube.com/watch?v\u003dtHih0KrwcgE","imgUrl":"https://i.ytimg.com/vi/tHih0KrwcgE/mqdefault.jpg","dailyViewCount":"200,000","totalViewCount":"1,364,709","commentCount":"264","username":"Discovery","length":"2:17","shareUrl":"https://www.google.com/trends/hotvideos?svt\u003dLittle+Bitty+Boats+and+Big+Sharks+Dont+Mix+%7C+Shark+Week\u0026hvd\u003d20150427\u0026geo\u003dUS#a\u003dtHih0KrwcgE","publishedTime":"8 months ago","channelUrl":"https://www.youtube.com/channel/UCqOoboPm3uhY_YXhvhmL-WA"},{"id":"7YV0EtkWyno","title":"New video shows arrest of Freddie Gray in Baltimore","url":"https://www.youtube.com/watch?v\u003d7YV0EtkWyno","imgUrl":"https://i.ytimg.com/vi/7YV0EtkWyno/mqdefault.jpg","dailyViewCount":"100,000","totalViewCount":"341,443","commentCount":"977","username":"CNN","length":"2:35","shareUrl":"https://www.google.com/trends/hot
@jeffreynolte
jeffreynolte / test.feature
Created October 1, 2019 18:04
Testing BDD
Scenario: Write BDD in GH
Given I setup a GH gist
When I enter the info
Then people can comment