AngularJS

angularjs2

AngularJS is an open-source web application framework to address the issues in developing single-page applications.

Here is an exampe of Data Binding.

angularjs3

Brackets (2)

brackets3

With the Live Preview feature, you make changes to HTML or CSS and instantly get the results on the screen without doing any page reloads.

In this example, the line 14 in the left pane (index.html) is tagged as h2, and the line 27 on the right pane (main.css) defines the color for that line.

Swift (3)

Swift3

Now, trying to draw an image on an iPhone 6s Plus.

It seems that I must (re)learn a lot concerning Cocoa related matters.

Swfit4