Tel Map

Monat: June 2016

28.06.2016 | Angular |

Angular2 RC3 Router

Some days ago, the new Angular2 RC3 release candidate (and also some days earlies RC2) has been released. Again, some changes were made to the Angular2 structure that everyone needs to update in their Angular2 applications to become compatible to the new version…. mehr

20.06.2016 | Angular |

Angular2 with NPM and Webpack

This article demonstrates how to set up an Angular2 project with Webpack. The setup also supports Typescript, Less, CSS packages like Twitter Bootstrap and Fonts e.g. FontAwesome. It describes how to set up all the different plugins, loaders etc. I needed for… mehr

13.06.2016 | Angular |

Angular2 Date Pipe

In Angular2 you can use „pipes“ (in earlier versions called „filters“) to adjust data bindings to given situations. Then name comes from the „pipe symbol“ (|) that is also known from Unix/Linux command shells to manipulate data streams. In Angular 2, the… mehr

Schlagwörter: , ,