<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Syntax Explained</title>
    <description>The latest articles on DEV Community by Syntax Explained (@syntaxexplained).</description>
    <link>https://dev.to/syntaxexplained</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F785740%2F8ff257d0-fd5c-4f5e-a39d-20842cf3449c.jpg</url>
      <title>DEV Community: Syntax Explained</title>
      <link>https://dev.to/syntaxexplained</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/syntaxexplained"/>
    <language>en</language>
    <item>
      <title>Top Javascript frameworks for frontend development in 2022</title>
      <dc:creator>Syntax Explained</dc:creator>
      <pubDate>Thu, 03 Mar 2022 12:38:47 +0000</pubDate>
      <link>https://dev.to/syntaxexplained/top-javascript-frameworks-for-frontend-development-in-2022-1nng</link>
      <guid>https://dev.to/syntaxexplained/top-javascript-frameworks-for-frontend-development-in-2022-1nng</guid>
      <description>&lt;p&gt;JavaScript frameworks are becoming more and more popular for frontend development. In this post, we’ll take a look at the top 10 frameworks and see what makes them stand out. We’ll also explore some of the pros and cons of using them. So, if you’re looking to learn a new framework or want to know which one to use for your next project, &lt;a href="https://syntaxexplained.com/top-javascript-frameworks-for-frontend-development-in-2022/"&gt;read on here&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>Flutter vs React Native - A Comparision by Vanessa Nelson</title>
      <dc:creator>Syntax Explained</dc:creator>
      <pubDate>Fri, 28 Jan 2022 08:42:06 +0000</pubDate>
      <link>https://dev.to/syntaxexplained/flutter-vs-react-native-a-comparision-by-vanessa-nelson-l2j</link>
      <guid>https://dev.to/syntaxexplained/flutter-vs-react-native-a-comparision-by-vanessa-nelson-l2j</guid>
      <description>&lt;p&gt;Vanessa Nelson just wrote an article comparing React Native and Flutter - Two great frameworks for building mobile apps. &lt;/p&gt;

&lt;p&gt;Read her excerpts below.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;With the upsurge of mobile apps, the demand for cross-platform app development has increased mainly in recent years.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;React Native and Flutter are the two most popular cross-platform mobile frameworks. Both platforms help develop apps for Android and iOS faster and cheaper. &lt;/p&gt;

&lt;p&gt;Many developers find it hard to choose between the two platforms. So, we wrote this as a directory to help explain the differences between them and help you conclude which is more satisfactory for your app.&lt;/p&gt;

&lt;p&gt;The rest of &lt;a href="https://syntaxexplained.com/flutter-vs-react-native-a-comparison/"&gt;flutter vs react native&lt;/a&gt; can be found here. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Responsive Design with CSS Media Queries</title>
      <dc:creator>Syntax Explained</dc:creator>
      <pubDate>Fri, 28 Jan 2022 08:39:39 +0000</pubDate>
      <link>https://dev.to/syntaxexplained/responsive-design-with-css-media-queries-2epj</link>
      <guid>https://dev.to/syntaxexplained/responsive-design-with-css-media-queries-2epj</guid>
      <description>&lt;p&gt;Yusuf Bitrus just published an article on how to build responsive websites using CSS. Read the excerpts below&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Today, this article will help you learn how CSS Media Queries help you build responsive websites. If you are a beginner frontend developer who is currently learning or sharpening your CSS skill, this article will help you understand the concept of responsive design much better.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Read more on &lt;a href="https://syntaxexplained.com/responsive-design-with-css-media-queries/"&gt;responsive design with css media queries here&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>css</category>
      <category>mediaqueries</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Understanding IPS Patching</title>
      <dc:creator>Syntax Explained</dc:creator>
      <pubDate>Fri, 28 Jan 2022 08:34:26 +0000</pubDate>
      <link>https://dev.to/syntaxexplained/understanding-ips-patching-328e</link>
      <guid>https://dev.to/syntaxexplained/understanding-ips-patching-328e</guid>
      <description>&lt;p&gt;The team at SyntaxExplained just published a new post on IPS patching and related security mechanisms and the excerpts i as follows. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;An Intrusion Prevention System (IPS) is a security mechanism that detects and prevents threats to networks. In this article, we’d take a look at what IPS patching entails, why it’s important, and more. &lt;br&gt;
An IPS system helps prevent and detect threats to networks by scanning network traffics for identified threats. Once the system detects a threat in the intrusion data, it stalls development and bars it from entry. Elements are broadly considered as threats based on three criteria. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Read &lt;a href="https://syntaxexplained.com/understanding-ips-patching/"&gt;more about IPS patching here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>ips</category>
      <category>virtualpatching</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>Tips For building Production Ready Applications</title>
      <dc:creator>Syntax Explained</dc:creator>
      <pubDate>Tue, 04 Jan 2022 10:16:10 +0000</pubDate>
      <link>https://dev.to/syntaxexplained/tips-for-building-production-ready-applications-156c</link>
      <guid>https://dev.to/syntaxexplained/tips-for-building-production-ready-applications-156c</guid>
      <description>&lt;p&gt;Have you ever been stuck building a product that you wish to put into the market, but you don’t know if you are doing it the right way? I guess we all are. Here’s an extensive list I compiled to provide you with tips on building your application the right way. &lt;/p&gt;

&lt;h2&gt;
  
  
  Tips for building production-ready applications
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Employ Proper Architecture
&lt;/h3&gt;

&lt;p&gt;There are different architectures when it comes to building applications. They vary with different architectural designs and patterns. Choosing the best architecture makes your codebase look cleaner and even saves you the stress of debugging it. &lt;/p&gt;

&lt;p&gt;Read &lt;a href="https://syntaxexplained.com/building-production-ready-applications/"&gt;tips for building production-ready apps&lt;/a&gt; by  &lt;a class="mentioned-user" href="https://dev.to/geekyahmed"&gt;@geekyahmed&lt;/a&gt;  &lt;/p&gt;

</description>
      <category>tips</category>
      <category>webdev</category>
      <category>programming</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
