Skip to content

MoxieHampton/Feed-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Feed-Reader

screenshot

📖 Instructions:

To run the application, load index.html in a web browser, or view it live here. The tests appear at the bottom of the page.

👓 Project Overview

In this project for the Udacity Front End Web Developer Nanodegree I leveraged Jasmine to write tests against a pre-existing application of a RSS feed reader.

Testing is an important part of the development process and many organizations practice a standard of development known as "test-driven development". This is when developers write tests first, before they ever start developing their application. All the tests initially fail and then they start writing application code to make these tests pass.

📚 References:

Releases

No releases published

Packages

No packages published