-
February 13, 2016
Trainings and Courses Update
The first month in 2016 was very busy in regard to my trainings. I updated my courses to reflect the latest trends in web development: I held a 3 day course at SBB for JavaScript and AngularJS. I updated this course to contain a module about the...
Read more ... -
January 03, 2016
Weekend Reader, New Year's Edition
Microsoft’s modern JavaScript Engine is going Open-Source. Chakra, the JavaScript Engine that powers Microsoft Edge is going open-source! This is very interesting, since Chakra is currently the fastest JavaScript engine and the engine with the wi...
Read more ... -
December 27, 2015
Weekend Reader, Christmas Edition
Angular 2 is officially beta. We’re now confident that most developers can be successful building large applications using Angular 2. The developer guides are already amazingly polished. If you have not yet started to look into this new framewo...
Read more ... -
November 23, 2015
Weekend Reader, Week 47
Highlights from AngularConnect 2015 . The post is a very good overview about the progress of Angular 1 and 2. Angular 1 ist still making progress. I am looking forward to the component syntax and also to the component router and the new internati...
Read more ... -
November 21, 2015
Quo Vadis JavaScript?
JavaScript went through a makeover extraordinaire with ES2015 which was finalized this summer. This is not your grandma’s JavaScript any more: import React from 'react'; export default class Catalog extends React.Component { ...
Read more ...