<?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: Frontend House</title>
    <description>The latest articles on DEV Community by Frontend House (@frontend_house).</description>
    <link>https://dev.to/frontend_house</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%2F696005%2F3ae529e2-1b71-41e6-b9bd-ca61f8563c78.jpg</url>
      <title>DEV Community: Frontend House</title>
      <link>https://dev.to/frontend_house</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/frontend_house"/>
    <language>en</language>
    <item>
      <title>React Native vs Flutter — which one to choose for your project?</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Tue, 30 May 2023 11:02:24 +0000</pubDate>
      <link>https://dev.to/frontend_house/react-native-vs-flutter-which-one-to-choose-for-your-project-2nag</link>
      <guid>https://dev.to/frontend_house/react-native-vs-flutter-which-one-to-choose-for-your-project-2nag</guid>
      <description>&lt;p&gt;As the demand for mobile applications continues to grow rapidly, developers are constantly seeking efficient and effective ways to create high-quality, cross-platform mobile applications. Two of the most popular frameworks for building mobile apps are React Native and Flutter. While both of these frameworks have their unique strengths and weaknesses, choosing the right one for your project can make all the difference in its success. In this article, we will compare React Native and Flutter, discussing their features, benefits, and drawbacks to help you make an informed decision on which one to choose for your project.&lt;/p&gt;

&lt;p&gt;Watch or read the article at &lt;a href="https://likims.com/blog/react-native-vs-flutter-which-to-choose-comparison-pros-and-cons-use-cases"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Next JS 13.4, Firefox 113, Babylon and new Javascript features in ECMAScript 2023- Frontend News #34</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Wed, 24 May 2023 11:46:02 +0000</pubDate>
      <link>https://dev.to/frontend_house/next-js-134-firefox-113-babylon-and-new-javascript-features-in-ecmascript-2023-frontend-news-34-5c21</link>
      <guid>https://dev.to/frontend_house/next-js-134-firefox-113-babylon-and-new-javascript-features-in-ecmascript-2023-frontend-news-34-5c21</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Z3qdstfouys"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Introducing Frontend News #34, your go-to source for the latest advancements in the world of frontend development! In this edition, we dive deep into the exciting updates and releases that are shaping the future of web development.&lt;/p&gt;

&lt;p&gt;First up, we explore Next JS 13.4, the popular framework that continues to push the boundaries of frontend development. Discover the new features, optimizations, and performance enhancements that will take your projects to new heights.&lt;/p&gt;

&lt;p&gt;Next, we turn our attention to Firefox 113, the latest version of Mozilla’s beloved browser. Uncover the improvements in speed, security, and developer tools that make Firefox an even more robust choice for web development.&lt;/p&gt;

&lt;p&gt;But that’s not all! We also delve into Babylon, a powerful and versatile rendering engine that empowers developers to create stunning visual experiences. Learn how Babylon is revolutionizing the way we build 3D applications on the web.&lt;/p&gt;

&lt;p&gt;And finally, get a sneak peek into the future of JavaScript with the upcoming features in ECMAScript 2023. From enhanced syntax to powerful new functionalities, we explore the cutting-edge updates that will shape the JavaScript landscape.&lt;/p&gt;

&lt;p&gt;Enjoy, you can also read the article at &lt;a href="https://frontendhouse.com/frontend-news/next-js-134-firefox-113-babylon-and-new-javascript-features-in-ecmascript-2023-frontend-news-34"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>nextjs</category>
      <category>frontend</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Typescript 5.0, Playwright 1.32, Mongoose 7, new VSC release, and more - Frontend News #33</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Mon, 17 Apr 2023 10:28:19 +0000</pubDate>
      <link>https://dev.to/frontend_house/typescript-50-playwright-132-mongoose-7-new-vsc-release-and-more-frontend-news-33-59mj</link>
      <guid>https://dev.to/frontend_house/typescript-50-playwright-132-mongoose-7-new-vsc-release-and-more-frontend-news-33-59mj</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/GKRhF7NKvzY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Stay up-to-date with the latest in frontend development and discover new tools and updates to make your coding experience even better. Whether you're a seasoned developer or just starting out, there's something for everyone in this edition of Frontend News.&lt;/p&gt;

&lt;p&gt;What’s in the newest Frontend News 33? &lt;br&gt;
🟣 Typescript 5.0&lt;br&gt;
🟣 Playwright 1.32&lt;br&gt;
🟣 Webkit features in safari 16.4&lt;br&gt;
🟣 Mongoose 7&lt;br&gt;
🟣 New CSS trigonometry functions - sin and cos&lt;br&gt;
🟣 Visual Studio Code March Release (1.77)&lt;/p&gt;

&lt;p&gt;Enjoy, you can also read the article at &lt;a href="https://frontendhouse.com/frontend-news/typescript-50-playwright-132-mongoose-7-new-vsc-release-and-more-frontend-news-33"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>typescript</category>
      <category>mongoose</category>
      <category>playwright</category>
    </item>
    <item>
      <title>Which IoT protocol to choose? MQTT, CoAP, Zigbee</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Wed, 22 Mar 2023 15:29:11 +0000</pubDate>
      <link>https://dev.to/frontend_house/which-iot-protocol-to-choose-mqtt-coap-zigbee-2oj3</link>
      <guid>https://dev.to/frontend_house/which-iot-protocol-to-choose-mqtt-coap-zigbee-2oj3</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/c1Jk8oEctoA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Let's focus on IoT protocols. With so many options out there, it can be tough to know which one to choose for your connected devices. The article breaks down the pros and cons of three popular options: MQTT, CoAP, and Zigbee. If you're interested in the IoT space, definitely give it a read! &lt;/p&gt;

&lt;p&gt;Watch or read the article at &lt;a href="https://frontendhouse.com/experts-zone/which-iot-protocol-to-choose-mqtt-coap-zigbee-experts-zone-talks-23"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>iot</category>
      <category>mqtt</category>
      <category>coap</category>
      <category>zigbee</category>
    </item>
    <item>
      <title>Gatsby &amp; Netlify, Next js 13.2, Turborepo 1.8 and New Releases - Frontend News #32</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Wed, 08 Mar 2023 12:16:15 +0000</pubDate>
      <link>https://dev.to/frontend_house/gatsby-netlify-next-js-132-turborepo-18-and-new-releases-frontend-news-32-3fp2</link>
      <guid>https://dev.to/frontend_house/gatsby-netlify-next-js-132-turborepo-18-and-new-releases-frontend-news-32-3fp2</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/DnxVaUKBv-w"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;What’s in the newest Frontend News 32? Watch the video about the newest features and updates here:&lt;/p&gt;

&lt;p&gt;🟣 NextJS 13.2&lt;br&gt;
🟣 Gatsby &amp;amp; Netlify&lt;br&gt;
🟣 Turborepo 1.8&lt;br&gt;
🟣 What's New In DevTools (Chrome 110)&lt;br&gt;
🟣 Lighthouse 10&lt;/p&gt;

&lt;p&gt;Enjoy, you can also read the article at &lt;a href="https://frontendhouse.com/frontend-news/gatsby-and-netlify-next-js-132-turborepo-18-and-new-releases-frontend-news-32"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Cost of not investing in UX</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Mon, 20 Feb 2023 11:24:57 +0000</pubDate>
      <link>https://dev.to/frontend_house/cost-of-not-investing-in-ux-4b1k</link>
      <guid>https://dev.to/frontend_house/cost-of-not-investing-in-ux-4b1k</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/EP9AZOGgzKI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Let's talk about the importance of UX and what UX will do for your business 🤝 &lt;/p&gt;

&lt;p&gt;Are you on your way to creating your digital product? Are you wondering how to organize the process of UX? This video is for you!&lt;/p&gt;

&lt;p&gt;Listen about the advantages of UX, what is the process, what the work looks like, and how UX can improve your business.&lt;/p&gt;

&lt;p&gt;Watch or read the article at &lt;a href="https://frontendhouse.com/experts-zone/cost-of-not-investing-in-ux-experts-zone-talks-21"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>design</category>
      <category>ux</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>New features of NPM, NX, Vite and JavaScript projects - Frontend News #31</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Mon, 06 Feb 2023 09:35:34 +0000</pubDate>
      <link>https://dev.to/frontend_house/new-features-of-npm-nx-vite-and-javascript-projects-frontend-news-31-d79</link>
      <guid>https://dev.to/frontend_house/new-features-of-npm-nx-vite-and-javascript-projects-frontend-news-31-d79</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/d1rxm47WzNk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;What’s in the newest Frontend News 31? Watch the video about the newest features and updates here:&lt;/p&gt;

&lt;p&gt;🟣 Javascript Projects to watch this year&lt;br&gt;
🟣 New NPM security features &lt;br&gt;
🟣 SvelteKit 1.0 &lt;br&gt;
🟣 GitHub alerts in public repositories&lt;br&gt;
🟣 Vite 4.0 &lt;br&gt;
🟣 NX 15.3 &lt;/p&gt;

&lt;p&gt;Enjoy, you can also read the article at &lt;a href="https://frontendhouse.com/frontend-news/new-features-of-npm-nx-vite-and-javascript-projects-frontend-news-31" rel="noopener noreferrer"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>selfhost</category>
      <category>howto</category>
      <category>codenewbie</category>
      <category>learning</category>
    </item>
    <item>
      <title>Strapi: Fast and Easy to use CMS with bunch of cool features</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Fri, 27 Jan 2023 11:59:39 +0000</pubDate>
      <link>https://dev.to/frontend_house/strapi-fast-and-easy-to-use-cms-with-bunch-of-cool-features-1bmm</link>
      <guid>https://dev.to/frontend_house/strapi-fast-and-easy-to-use-cms-with-bunch-of-cool-features-1bmm</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/HSbOOgBX7f0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The new episode about Strapi is already on the Frontend House Youtube channel and website. Our frontend developers Aleksandra and Bartosz talk through the features of Strapi, show some of their recent Strapi projects and discuss if it is worth switching to Strapi.&lt;/p&gt;

&lt;p&gt;Watch or read the article at &lt;a href="https://frontendhouse.com/experts-zone/strapi-fast-and-easy-to-use-cms-with-bunch-of-cool-features-experts-zone-30"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>strapi</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Accessibility in Design: how to create an accessible app?</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Tue, 17 Jan 2023 09:33:04 +0000</pubDate>
      <link>https://dev.to/frontend_house/accessibility-in-design-how-to-create-an-accessible-app-58la</link>
      <guid>https://dev.to/frontend_house/accessibility-in-design-how-to-create-an-accessible-app-58la</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/1XeCZR0wv1Y"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Let's talk about the accessibility of desktop and mobile applications with Olga – the UI/UX Designer at Frontend House and Liki Mobile Solutions. &lt;/p&gt;

&lt;p&gt;Why should we take care of accessibility of application?&lt;/p&gt;

&lt;p&gt;Watch or read the article at &lt;a href="https://frontendhouse.com/experts-zone/accessibility-in-design-how-to-create-an-accessible-app-experts-zone-talks-21" rel="noopener noreferrer"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>Does your startup need a Business Continuity Plan?</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Tue, 10 Jan 2023 15:34:11 +0000</pubDate>
      <link>https://dev.to/frontend_house/does-your-startup-need-a-business-continuity-plan-mi4</link>
      <guid>https://dev.to/frontend_house/does-your-startup-need-a-business-continuity-plan-mi4</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/oesPq_8o0Pc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Let’s focus on Business Continuity Plan — what is it, what are the key elements, advantages, myths about, and steps to create one? And finally, why do you need a BCP? Check out our COO’s article or watch the video. &lt;/p&gt;

&lt;p&gt;Enjoy! You can also read the article at &lt;a href="https://frontendhouse.com/experts-zone/does-your-startup-need-a-business-continuity-plan-experts-zone-29"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>business</category>
      <category>webdev</category>
      <category>management</category>
      <category>startup</category>
    </item>
    <item>
      <title>Rendering Strategies: which one is best for you?</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Wed, 30 Nov 2022 13:59:43 +0000</pubDate>
      <link>https://dev.to/frontend_house/rendering-strategies-which-one-is-best-for-you-26np</link>
      <guid>https://dev.to/frontend_house/rendering-strategies-which-one-is-best-for-you-26np</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/lvb8WroyL2E"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;How to choose a rendering strategy? Watch a video by our frontend developer Aleksandra about rendering strategies and pros and cons.  &lt;/p&gt;

&lt;p&gt;Enjoy! You can also read the article at &lt;a href="https://frontendhouse.com/experts-zone/rendering-strategies-which-one-is-best-for-you-experts-zone-28"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>react</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Next.js 13, Turbopack, Node.js 19 and more - Frontend News #30</title>
      <dc:creator>Frontend House</dc:creator>
      <pubDate>Wed, 23 Nov 2022 15:09:14 +0000</pubDate>
      <link>https://dev.to/frontend_house/nextjs-13-turbopack-nodejs-19-and-more-frontend-news-30-35b1</link>
      <guid>https://dev.to/frontend_house/nextjs-13-turbopack-nodejs-19-and-more-frontend-news-30-35b1</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/_g0KFPUBP4M"&gt;
&lt;/iframe&gt;
&lt;br&gt;
The one and only Frontend House channel prepared for you the new portion of frontend insights. What will you find in the November edition?&lt;/p&gt;

&lt;p&gt;🟣 Next.js 13&lt;br&gt;
🟣 Turbopack&lt;br&gt;
🟣 Node js 19&lt;br&gt;
🟣 Visual Studio Code new release &amp;amp; updates&lt;br&gt;
🟣 Foal 3.0&lt;/p&gt;

&lt;p&gt;Enjoy, you can read the article at &lt;a href="https://frontendhouse.com/frontend-news/nextjs-13-turbopack-nodejs-19-and-more-november-edition-frontend-news-30"&gt;Frontend House&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>node</category>
      <category>nextjs</category>
      <category>vscode</category>
      <category>news</category>
    </item>
  </channel>
</rss>
