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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
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
========================================================= | |
I am a subscriber | |
I want to view full articles | |
So that I can get convenient access to the news | |
--------------------------------------------------------- | |
Subscriber Acceptance Requirements: | |
-Subscriber logs in system recognizes him as a subscriber allows full access to articles | |
========================================================= | |
I am a non-subscriber | |
I want to preview the article and be able to subscribe |