<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Angular on CodingBlast</title><link>https://codingblast.com/categories/angular/</link><description>Recent content in Angular on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 14 Nov 2017 09:12:44 +0000</lastBuildDate><atom:link href="https://codingblast.com/categories/angular/index.xml" rel="self" type="application/rss+xml"/><item><title>ASP.NET Core SignalR Chat with Angular 5</title><link>https://codingblast.com/asp-net-core-signalr-chat-angular/</link><pubDate>Tue, 14 Nov 2017 08:19:52 +0000</pubDate><guid>https://codingblast.com/asp-net-core-signalr-chat-angular/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In one of the &lt;a href="https://codingblast.com/asp-net-core-signalr-simple-chat/"&gt;previous&lt;/a&gt; posts, we saw how we can make a simple chat with ASP.NET Core SignalR. It takes about 5-10 mins for someone who is familiar with the environment and ASP.NET Core. Or even less.&lt;/p&gt;</description></item><item><title>RxJS - Part 6 - Chat application with RxJS</title><link>https://codingblast.com/rxjs-chat-application-angular-socket-io/</link><pubDate>Fri, 12 May 2017 07:36:06 +0000</pubDate><guid>https://codingblast.com/rxjs-chat-application-angular-socket-io/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the &lt;a href="https://codingblast.com/rxjs/"&gt;first post&lt;/a&gt; of RxJS series we talked about reactive programming and benefits or RxJS. &lt;a href="https://codingblast.com/rxjs-observable/"&gt;Second post&lt;/a&gt; covered Observable and how we can effectively use and manipulate Observables. After that, in &lt;a href="https://codingblast.com/rxjs-operators/"&gt;third post&lt;/a&gt; we tried to get familiar with RxJS operators. We tried to briefly cover the &lt;a href="https://codingblast.com/rxjs-error-handling/"&gt;error handling&lt;/a&gt; subject in the &lt;a href="https://codingblast.com/rxjs-error-handling/"&gt;fourth post&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Chat Application with Angular and Socket.IO</title><link>https://codingblast.com/chat-application-angular-socket-io/</link><pubDate>Mon, 08 May 2017 06:47:39 +0000</pubDate><guid>https://codingblast.com/chat-application-angular-socket-io/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;We will use RxJS, Angular, express (Node.js) &amp;amp; Socket.IO to make a chat application. We will get to see how useful RxJS can be in this scenario. For the purpose of making things smooth and easy we will be using &lt;a href="https://codingblast.com/angular-cli/"&gt;Angular CLI&lt;/a&gt; to generate basic client structure and get us a boilerplate for simplest working Angular application. On the back-end we will use &lt;em&gt;Node.js&lt;/em&gt; with &lt;em&gt;express&lt;/em&gt; and &lt;em&gt;Socket.IO&lt;/em&gt;. Reasoning behind this is that Socket.IO is very easy to set up and work with. Furthermore, it provides both server and client side libraries. Socket.IO primarily uses WebSocket protocol to enable real-time bidirectional communication.&lt;/p&gt;</description></item><item><title>Introduction to Angular CLI</title><link>https://codingblast.com/angular-cli/</link><pubDate>Tue, 18 Apr 2017 20:16:40 +0000</pubDate><guid>https://codingblast.com/angular-cli/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In this post we will get familiar Angular CLI. We will go through some examples and see what kind of things we can do with it and how it can make our life easier and save us some time.&lt;/p&gt;</description></item></channel></rss>