02 February, 2015

New Technology Radar

This time something really short: new Technology radar was released a few days ago.

For me, as a .NET and web developer, I will:

  • Learn more about AngularJS. To be honest, I have never made anything "for real" in this framework and I think that the time has come. AngularJS is now a mature framework with big community and it offers a lot features.
  • Read more about REST without PUT. How can we replace it? Only by POST? The idea is interesting and seems to be more and more popular. I think we need to used to REST without PUT...
  • Definitly test GruntJS. It has a strong community and a lot of great plugins. I heard a about 1,5 h year ago and this year finally I will give him a chance.
  • Try the EventStore database. It is a very interesting concept of the database, that stores the data as the immutable events. It is not for every purpose, but it is free, fast and, for sure, worth testing.
  • Take a closer look on Roslyn. It is an open source .NET compiler, which might be very useful in terms of the refactoring and optimization.

... and I will take a closer look on Google Go language.

0 comments:

Post a Comment