Showing posts with label WEB DEV. Show all posts
Showing posts with label WEB DEV. Show all posts

Sunday, December 11, 2016

DZone - Does Angular 2 Surpass React?

Now, we all know that Angular 2 has redirected the web development. The whole framework is re-written in TypeScript. So, now let's look at the real differences.
Read this Arsalan Rashid post 

Thursday, November 24, 2016

Martin Pohlmann - Our Journey to Git

Martin Pohlmann details his experience migrating from Subversion to Git, citing his plan and his results. In this post he shares some technical aspects of his journey with focus on the biggest obstacles he had to master: Combining multiple Subversion repositories into one Git repository, shrinking the repository size, dealing with Subversion externals and resulting changes in our development process. More