Posts

Showing posts from February, 2018

Building a Reactive Application with Ngrx and Angular 2

Image
We talk a lot about reactive programming in the Angular realm. Reactive programming and Angular 2 seem to go hand in hand. However, for anyone not familiar with both technologies, it can be quite a daunting task to figure out what it is all about. What Is Reactive Programming? Reactive programming is a term that you hear a lot these days, but what does it really mean? Reactive programming is a way applications handle events and data flow in your applications. In reactive programming, you design your components and other pieces of your software in order to react to those changes instead of asking for changes. This can be a great shift. A great tool for reactive programming, as you might know, is RxJS. By providing observables and a lot of operators to transform incoming data, this library will help you handle events in your application. In fact, with observables, you can see event as a stream of events and not a one-time event. This allows you to combine them, for example,

Angular 5, “pentagonal-donut” is launched! – Smaller, Faster, Easier To Use

Image
What’s new? This is a bigger release containing new features and bug fixes. This release has the main agenda to focus on building Angular smaller, faster, and easier to use. Main Features: Build Optimizer Angular Universal State Transfer API and DOM Support Compiler Improvements TypeScript Transforms Preserve Whitespace Improved Decorator Support Internationalized Number, Date, and Currency Pipes Replace the ReflectiveInjector with StaticInjector Zone speed improvements exportAs HttpClient CLI v1.5 Angular Forms adds updateOn Blur / Submit Template Driven Forms Reactive Forms RxJS 5.5 New Router Lifecycle Events Hire Angular Developer  from us, as we give you high quality product by utilizing all the latest tools and advanced technology. E-mail us any clock at –  hello@hkinfosoft.com  or Skype us: “ hkinfosoft “. To develop custom web app using Angular 5, please visit our  technology page . Content Source: blog.angular.io