<?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>Forem: React.js Tutorial</title>
    <description>The latest articles on Forem by React.js Tutorial (@reactjstutorl).</description>
    <link>https://forem.com/reactjstutorl</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%2F190733%2Fa9d3a6c3-d245-4f69-9d14-f19773fb9b6f.jpg</url>
      <title>Forem: React.js Tutorial</title>
      <link>https://forem.com/reactjstutorl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/reactjstutorl"/>
    <language>en</language>
    <item>
      <title>Serverless is the Abstraction We Deserve</title>
      <dc:creator>React.js Tutorial</dc:creator>
      <pubDate>Wed, 10 Jul 2019 06:48:55 +0000</pubDate>
      <link>https://forem.com/reactjstutorl/serverless-is-the-abstraction-we-deserve-4a31</link>
      <guid>https://forem.com/reactjstutorl/serverless-is-the-abstraction-we-deserve-4a31</guid>
      <description>&lt;p&gt;Monolithic applications are an anti-pattern, especially when moving to cloud scale deployments. For years, microservices adoption has been tied to containers and more recently to Kubernetes. But moving from pure software development to learning Kubernetes and all of the amazing tools and components in that ecosystem is daunting. YAML just doesn't make a great user interface.&lt;/p&gt;

&lt;p&gt;While we have been building platforms on platforms, this thing called Serverless has become a real thing. Of course, it has a platform underneath, but it's abstracted away. Serverless lowers the barrier to entry, allowing developers to seemingly leapfrog over the complexity and burden of learning containers and launching a Kubernetes practice. Developers focus more on their core business logic, and less on all of the things around it.&lt;/p&gt;

&lt;p&gt;However, beyond the first few functions things can get complicated. Triaging issues and analyzing performance can be nigh impossible. The abstraction can become a liability. But Serverless exists to address a real problem, and it's the abstraction we have to work with. In this session, we'll discuss how we get past the initial adoption of Serverless to fully embracing it, taking on a "Serverless First" strategy.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/07sjxc1z_1A"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading&lt;/strong&gt; ❤&lt;br&gt;
If you liked this post, share it with all of your programming buddies!&lt;br&gt;
Follow us on &lt;strong&gt;&lt;a href="https://www.facebook.com/moriohdotcom"&gt;Facebook&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href="https://twitter.com/moriohdotcom"&gt;Twitter&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Further reading
&lt;/h3&gt;

&lt;p&gt;☞ &lt;a href="https://morioh.com/p/e616350f36c9"&gt;Build a microservices architecture with Spring Boot and Spring Cloud&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/b49107471ccf"&gt;Vue.js and Serverless - Going Serverless with Vue.js&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/ecb38c8342ba"&gt;An illustrated guide to Kubernetes Networking&lt;/a&gt;&lt;/p&gt;

</description>
      <category>serverless</category>
      <category>kubernetes</category>
      <category>microservices</category>
      <category>webdev</category>
    </item>
    <item>
      <title>15 Years of Spring: Evolving a Java Application Framework</title>
      <dc:creator>React.js Tutorial</dc:creator>
      <pubDate>Mon, 08 Jul 2019 02:23:41 +0000</pubDate>
      <link>https://forem.com/reactjstutorl/15-years-of-spring-evolving-a-java-application-framework-1dnm</link>
      <guid>https://forem.com/reactjstutorl/15-years-of-spring-evolving-a-java-application-framework-1dnm</guid>
      <description>&lt;p&gt;The Spring Framework originated from a book in 2002, becoming the most widely used application framework in the entire Java ecosystem within a few years... and holding that position to this day. &lt;/p&gt;

&lt;p&gt;This talk illustrates Spring's evolution over 15 years, adapting not only to five new JDK generations but also to ever-changing requirements in modern enterprise architectures.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/z_N0DLjbCng"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading&lt;/strong&gt; ❤&lt;br&gt;
If you liked this post, share it with all of your programming buddies!&lt;br&gt;
Follow us on &lt;strong&gt;&lt;a href="https://www.facebook.com/Javatutorial4u/"&gt;Facebook&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href="https://twitter.com/moriohdotcom"&gt;Twitter&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Further reading
&lt;/h3&gt;

&lt;p&gt;☞ &lt;a href="https://morioh.com/p/654de255f692"&gt;Full Stack Web Development with Angular and Spring MVC&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/d80e04170d2e"&gt;Build a Simple CRUD App with Spring Boot and Vue.js&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/aa758b26c5d2"&gt;Angular 8 + Spring Boot 2.2: Build a CRUD App Today!&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/4838afbc3e07"&gt;Spring Boot vs. Spring MVC vs. Spring: How Do They Compare?&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>webdev</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Getting Closure on React Hooks</title>
      <dc:creator>React.js Tutorial</dc:creator>
      <pubDate>Sat, 06 Jul 2019 06:25:03 +0000</pubDate>
      <link>https://forem.com/reactjstutorl/getting-closure-on-react-hooks-4k0o</link>
      <guid>https://forem.com/reactjstutorl/getting-closure-on-react-hooks-4k0o</guid>
      <description>&lt;p&gt;The design of React Hooks requires a good understanding of closures in JavaScript. In this talk, we’ll reintroduce closures by building a tiny clone of React! This will serve two purposes – to demonstrate the effective use of closures, and to show how you can build a Hooks clone in just 29 lines of readable JS. Finally, we arrive at how you get Custom Hooks and the Rules of Hooks out of this incredible mental model! &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/9S_FLYH7vic"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading&lt;/strong&gt; ❤&lt;br&gt;
If you liked this post, share it with all of your programming buddies!&lt;br&gt;
Follow us on &lt;strong&gt;&lt;a href="https://www.facebook.com/reactjstutorial"&gt;Facebook&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href="https://twitter.com/moriohdotcom"&gt;Twitter&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Further reading about React Hooks
&lt;/h3&gt;

&lt;p&gt;☞ &lt;a href="http://learnstartup.net/p/r1xQQR5aaW"&gt;React - The Complete Guide (incl Hooks, React Router, Redux)&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/694af034a6ba"&gt;Best 50 React Interview Questions for Frontend Developers in 2019&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/4d254c6717a3"&gt;Top 10 Custom React Hooks you Should Have in Your Toolbox&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/2a32c780aea1"&gt;State Management with React Hooks&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/6c81261ef884"&gt;How to Replace Redux with React Hooks and the Context API&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>What Is UX Design?</title>
      <dc:creator>React.js Tutorial</dc:creator>
      <pubDate>Fri, 05 Jul 2019 07:22:03 +0000</pubDate>
      <link>https://forem.com/reactjstutorl/what-is-ux-design-24ag</link>
      <guid>https://forem.com/reactjstutorl/what-is-ux-design-24ag</guid>
      <description>&lt;p&gt;What actually IS UX Design? How can you take an experience that already exists, and improve it for the user? In this video, one of our senior product / UX designers, Dee, defines the term 'UX', and describes the 3 essential areas that makes for GREAT User Experiences.&lt;/p&gt;

&lt;p&gt;Dee offers practical examples of GOOD and BAD UX Design, and what the implications of each can be, along with insights of what you can expect to do in a UX Design role, based on her 10+ years of experience in the UX industry!&lt;/p&gt;

&lt;p&gt;How do you define UX / User Experience Design in 2019?! What insights can you offer on getting started in the industry? Share your thoughts in the comments below!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/aNAZ1mzaPVE"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading&lt;/strong&gt; ❤&lt;br&gt;
If you liked this post, share it with all of your programming buddies!&lt;br&gt;
Follow us on &lt;strong&gt;&lt;a href="https://www.facebook.com/moriohdotcom"&gt;Facebook&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href="https://twitter.com/moriohdotcom"&gt;Twitter&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Further reading
&lt;/h3&gt;

&lt;p&gt;☞ &lt;a href="http://learnstartup.net/p/rJRpc-pqW"&gt;UX &amp;amp; Web Design Master Course: Strategy, Design, Development&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/cd26ebe33d05"&gt;Why Everyone Is Fighting About CSS/UX and JS&lt;/a&gt;&lt;br&gt;
☞ &lt;a href="https://morioh.com/p/6c26d5f4c887"&gt;Top 20 UX/UI Design tool to enhance your Designs&lt;/a&gt;&lt;/p&gt;

</description>
      <category>design</category>
      <category>ux</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
