Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

21
Single Page Application – AngularJS, NodeJS @d_danailov

description

Record from public lecture into a Burgas Conf. We speak how to create Single page application via Angularjs and Nodejs. Video: https://www.youtube.com/watch?v=zLyUaujBcJs&feature=youtu.be Source Code: https://github.com/dimitardanailov/jscourse-158ltd/tree/master/AngularJS%2007%20-%20Talking%20To%20a%20Server Tutorials: Google developers Angularjs: 1. https://www.youtube.com/results?search_query=google+developers+angularjs 2. https://www.google.com/events/io Javascript Course: https://www.youtube.com/playlist?list=PLDEH_aLlnP5pIou9tMNhJJMEusGOR9zzt

Transcript of Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

Page 1: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

Single Page Application – AngularJS, NodeJS

@d_danailov

Page 3: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs
Page 4: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs
Page 5: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

Topics Today

● What is a Single Page Application● What is Angularjs● What is Nodejs● Demo Application

Page 6: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

Overview

A single-page application (SPA), also known as single-page interface (SPI), is a web application or web site that fits on a single web page with the goal of providing a more fluid user experience akin to a desktop application.

Page 14: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs
Page 16: Burgas Conf 21.06.2014 - Single page application Angularjs and Nodejs

Source● http://nodejs.org● http://emberjs.com● http://expressjs.com● https://github.com/creationix/nvm● https://angularjs.org● http://channel9.msdn.com● http://stackoverflow.com● http://www.mongodb.org/● https://github.com● https://plus.google.com/+AngularjsIo/posts● http://www.youtube.com/user/158ltd/playlists● https://devcenter.heroku.com/articles/getting-started-with-nodejs● https://www.youtube.com/results?

search_query=google+developers+angularjs