Modules in AngularJS
javascript angularjs
June 2, 2015
javascript angularjs
June 2, 2015
javascript arrays
May 26, 2015
jasvascript inheritance
May 25, 2015
javascript functions
May 25, 2015
web testing agile
May 19, 2015
BDD (Behaviour Driven Development) is a synthesis and refinement of practices stemming from TDD (Test Driven Development) and ATDD (Acceptance Test Driven Development).
web 404 page response
May 18, 2015
A 404 page is what a user sees when they try to reach a non-existent page on your site (because they’ve clicked on a broken link, the page has been deleted, or they’ve mistyped a URL). A 404 page is called that because in response to a request for a missing page, webservers send back a HTTP status code of 404 to indicate that a page is not found. While the standard 404 page can vary depending on your ISP, it usually doesn’t provide the user with any useful information, and most users may just surf away from your site.
javascript nodejs express
May 17, 2015
javascript app
May 17, 2015
heroku nodejs app
May 17, 2015
seo javascript angularjs
May 15, 2015
It is always best to focus more more on building a great web application or website, and less on the specifics of search engines. Good design and performacne are always by far the most important consideratins for a new software project.