Skip to content

Cphdat3sem2018f/week6_javascript-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript(p2), DOM, AJAX, JSON + an introduction to the Single Page Architecture

Before the start of this period you should:

You can do with NetBeans only for this period, but I (very much) suggest you install node and a new JavaScript editor, to prepare yourself for period 3 (and make this periods JavaScript a bit more fun/realistic)

Tuesday - JavaScript/DOM continued

User defined Callbacks, this in JavaScript, Constructor Functions, ES6 and how to use it, closures, var and hoisting.

Wednesday - Ajax, JSON, fetch Same-origin Policy and CORS

Ajax, JSON, fetch Same-origin Policy, CORS and how to use it with a REST-API Backend

Thursday - Single Page Applications

  • An introduction to the Single Page Architecture
  • How to write Single Page Applications with plain JavaScript
  • How to deploy SPA's on separate servers using CORS

Business competences

JavaScript is one of the most demanded programming skills (ref: it.jobindex.dk ).

JavaScript this semester will provide students with the background to join modern front-end teams, using JS and supplementing JS frameworks/libraries.

Exercises

Resources:

Our recommended resources for this week:

Day-1 (plain JavaScript)

Day-2 (AJAX, Same-origin Policy and CORS)

Day-3 (Single Page Applications)

Watch (as in WATCH ;-) this video about Single Page Applications (Whenever he uses the term MPA (multipage application, think WEB as you did it on 2. semester) Read, what you did not have time for yesterday, about Same-origine-policy and CORS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published