<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>blazor on Neolisk's Tech Blog</title><link>/tags/blazor/</link><description>Recent content in blazor on Neolisk's Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>neolisk@gmail.com (Victor Zakharov)</managingEditor><webMaster>neolisk@gmail.com (Victor Zakharov)</webMaster><copyright>©2020-2024 Victor Zakharov. All Rights Reserved</copyright><lastBuildDate>Sun, 14 Jun 2020 00:00:00 +0000</lastBuildDate><atom:link href="/tags/blazor/index.xml" rel="self" type="application/rss+xml"/><item><title>React vs Blazor for Web Developers</title><link>/posts/2020-06-14-react-vs-blazor/</link><pubDate>Sun, 14 Jun 2020 00:00:00 +0000</pubDate><author>neolisk@gmail.com (Victor Zakharov)</author><atom:modified>Sun, 14 Jun 2020 18:58:29 -0400</atom:modified><guid>/posts/2020-06-14-react-vs-blazor/</guid><description>Found an interesting article comparing simple common tasks done with React and then Blazor. From Telerik blog, but good stuff, not written as ad, code samples provided.
Blazor vs React @ Telerik Blog. Topics covered:
Getting started Building the UI Passing data between components Handling Forms Routing Fetching data from an API Pros and cons of each Overall a very good starter article if you are considering Blazor and have some React experience, or any JS based front end (Angular, Vue etc.</description><dc:creator>Victor Zakharov</dc:creator><category>blazor</category><category>react</category><category>development</category></item><item><title>Blazor Style Encapsulation</title><link>/posts/2020-05-18-blazor-style-encapsulation/</link><pubDate>Mon, 18 May 2020 00:00:00 +0000</pubDate><author>neolisk@gmail.com (Victor Zakharov)</author><atom:modified>Mon, 12 Oct 2020 08:58:13 -0400</atom:modified><guid>/posts/2020-05-18-blazor-style-encapsulation/</guid><description>This article was updated on October 12th, 2020, see the update below.
To explain what style encapsulation means, we will look at how Angular does it. Here is a lengthy article, which links to this demo. Or, if you prefer screenshots.
On this screenshot an h1 style is converted to _ngcontent-lvy-c0 class during compilation, and then it does not leak out styles to other components and the app. You can declare another h1 style in another component and that will not have any effect on this component, guaranteed by Angular.</description><dc:creator>Victor Zakharov</dc:creator><category>development</category><category>blazor</category></item><item><title>Blazor Q/A with Tim Corey</title><link>/posts/2020-05-17-blazor-qa-with-tim-corey/</link><pubDate>Sun, 17 May 2020 00:00:00 +0000</pubDate><author>neolisk@gmail.com (Victor Zakharov)</author><atom:modified>Sun, 17 May 2020 10:53:42 -0400</atom:modified><guid>/posts/2020-05-17-blazor-qa-with-tim-corey/</guid><description>There is little information about Blazor on the internet. Even less as far as enterprise / professional Blazor development is concerned. Blazor is not exactly new, but still, it feels more as an undercover platform, even today in May of 2020. This Q/A session with Tim Corey is meant to fill the gap. Tim is a software developer, consultant, trainer, and Microsoft MVP, passionate about Blazor. He runs a YouTube channel dedicated to making the process of learning software development easier.</description><dc:creator>Victor Zakharov</dc:creator><category>development</category><category>blazor</category><category>csharp</category></item></channel></rss>