<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hooks on Benny Simmonds</title>
    <link>https://www.bencode.io/tags/hooks/</link>
    <description>Recent content in Hooks on Benny Simmonds</description>
    <generator>Hugo -- 0.149.1</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Nov 2025 17:13:03 +1000</lastBuildDate>
    <atom:link href="https://www.bencode.io/tags/hooks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>React v19</title>
      <link>https://www.bencode.io/posts/react/</link>
      <pubDate>Sun, 05 May 2019 22:08:10 +1000</pubDate>
      <guid>https://www.bencode.io/posts/react/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#react&#34;&gt;React&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#react-no-frills&#34;&gt;React No Frills&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#tools&#34;&gt;Tools&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#npm&#34;&gt;npm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#prettier&#34;&gt;Prettier&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#eslint&#34;&gt;ESLint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#vite&#34;&gt;Vite&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#vite-proxy&#34;&gt;Vite Proxy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#typescript&#34;&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#bleeding-edge-and-alternative-tools&#34;&gt;Bleeding Edge and Alternative Tools&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#jsx&#34;&gt;JSX&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#dom-control&#34;&gt;DOM control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#styling&#34;&gt;Styling&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#rendering-lists&#34;&gt;Rendering Lists&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#handling-events&#34;&gt;Handling Events&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#passing-parameters-to-event-handlers&#34;&gt;Passing Parameters to Event Handlers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#passing-jsx-as-props&#34;&gt;Passing JSX as Props&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#react-hooks&#34;&gt;React Hooks&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#usestate&#34;&gt;useState&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#useeffect&#34;&gt;useEffect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#custom-hooks&#34;&gt;Custom Hooks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#usecontext&#34;&gt;useContext&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#useref&#34;&gt;useRef&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#forms-and-user-input&#34;&gt;Forms and User Input&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#push-cart-to-server&#34;&gt;Push Cart to Server&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#react-ecosystem&#34;&gt;React Ecosystem&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#tanstack-router&#34;&gt;TanStack Router&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#vite-setup&#34;&gt;Vite Setup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#routetreegents&#34;&gt;routeTree.gen.ts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#router-setup&#34;&gt;Router Setup&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#tanstack-query&#34;&gt;TanStack Query&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#resources&#34;&gt;Resources&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;react&#34;&gt;React&lt;/h2&gt;
&lt;p&gt;React is a JavaScript &lt;em&gt;library&lt;/em&gt; for building component based interactive UI&amp;rsquo;s.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
