2015년 9월 6일 일요일

Javascript Guide

Recently, I have been developing web app using AngularJS. But it have been long time since I used javascript. So, I just write learning test after study MDN to remind my memory :-). If you click each title, you can access actual topic.

1. Write javascript test case with Jasmine

How to write javascript test case using jasmine and run it.

Basic grammar of javascript. dynamic typing, variable, object, arrray, etc

Define function, Call by value, Call by reference, arguments, closure

Block scope, try catch, falsy value

continue-break, for..in, for..of statements

expression and operator like equal, strict equal, negation, plus, typeof, void

Declare array, itereate, attribute and related method like concat, push, etc.

Attributes of map and set, difference with object

How to create object, attribute, iterate attribute

Javascript object model and prototype inheritance, constructor function, instanceof and many related concepts.

Development environment using npm, grunt, karma, jasmine

Javascript CI using jenkins, git, gerrit, phantomjs, npm, grunt, karma, jasmine


댓글 없음:

댓글 쓰기