<?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: Aziz Kaukawala</title>
    <description>The latest articles on Forem by Aziz Kaukawala (@atinypixel).</description>
    <link>https://forem.com/atinypixel</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%2F675732%2F407c7117-3a3c-408c-866c-b5d4dbfc9684.jpeg</url>
      <title>Forem: Aziz Kaukawala</title>
      <link>https://forem.com/atinypixel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/atinypixel"/>
    <language>en</language>
    <item>
      <title>Confused - Guide to Getting Started with AI/ML</title>
      <dc:creator>Aziz Kaukawala</dc:creator>
      <pubDate>Mon, 27 Feb 2023 04:01:36 +0000</pubDate>
      <link>https://forem.com/atinypixel/confused-guide-to-getting-started-with-aiml-njl</link>
      <guid>https://forem.com/atinypixel/confused-guide-to-getting-started-with-aiml-njl</guid>
      <description>&lt;p&gt;Hey guys,&lt;/p&gt;

&lt;p&gt;Currently I'm a full stack developer with a good grasp on Node.js, PHP, Typescript, Flutter etc and I want to learn AI/ML.&lt;/p&gt;

&lt;p&gt;I'm a python beginner and need community help to know the path for learning AI/ML.&lt;/p&gt;

&lt;p&gt;Help &amp;amp; suggestions appreciated! Thank you!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Happy Coding&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>data</category>
      <category>discuss</category>
    </item>
    <item>
      <title>An Underrated Gem by @juliencrn</title>
      <dc:creator>Aziz Kaukawala</dc:creator>
      <pubDate>Tue, 03 May 2022 07:04:38 +0000</pubDate>
      <link>https://forem.com/atinypixel/an-underrated-gem-mgo</link>
      <guid>https://forem.com/atinypixel/an-underrated-gem-mgo</guid>
      <description>&lt;h2&gt;
  
  
  &lt;a href="https://usehooks-ts.com/"&gt;useHooks-ts&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;React hook library, ready to use, written in Typescript.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Came across this amazing library which does the heavy lifting for me and is also great for managing those micro interactions. Its something which I needed but didn't knew until I started using it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Some useful hooks:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;useUpdateEffect()&lt;/code&gt;: Just modified version of useEffect that is skipping the first render.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;useDebounce()&lt;/code&gt;: Hook helps to limit that the component is re-rendered too many times.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;useEffectOnce()&lt;/code&gt;: Just modified version of useEffect that's executed only one time, at the mounting time.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;useWindowSize()&lt;/code&gt;: Easily retrieve window dimensions with this React Hook which also works onResize.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Checkout other at &lt;a href="https://usehooks-ts.com"&gt;https://usehooks-ts.com&lt;/a&gt; or &lt;a href="https://www.npmjs.com/package/usehooks-ts"&gt;https://www.npmjs.com/package/usehooks-ts&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;Shoutout to &lt;a href="https://github.com/juliencrn"&gt;juliencrn&lt;/a&gt; &amp;amp; all the other contributors. Thanks!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Please comment down such underrated gems which you use in your projects.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>npm</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Laravel + React (via laravel-mix)</title>
      <dc:creator>Aziz Kaukawala</dc:creator>
      <pubDate>Sat, 16 Apr 2022 13:50:50 +0000</pubDate>
      <link>https://forem.com/atinypixel/laravel-react-via-laravel-mix-4c12</link>
      <guid>https://forem.com/atinypixel/laravel-react-via-laravel-mix-4c12</guid>
      <description>&lt;p&gt;How relevant it is to use laravel + react (via laravel-mix) in 2022?&lt;/p&gt;

&lt;p&gt;Pros &amp;amp; cons of using this setup vs using proper frontend backend setup.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>react</category>
      <category>discuss</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
