
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>CodeWithLucian</title>
      <link>https://lucianoprea.com/blog</link>
      <description>Never fail a technical interview again. Here you&#39;ll find Ideas behind Reliable, Scalable, and Maintainable Systems. So, Learn something new every day and Take your system design skills to the next level!</description>
      <language>en-us</language>
      <managingEditor>info@high-performance.dev (Lucian Oprea)</managingEditor>
      <webMaster>info@high-performance.dev (Lucian Oprea)</webMaster>
      <lastBuildDate>Sun, 17 Nov 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://lucianoprea.com/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://lucianoprea.com/blog/hashing_old</guid>
    <title>HashMaps</title>
    <link>https://lucianoprea.com/blog/hashing_old</link>
    <description>Organize data for O(1) constant-time key-based access.</description>
    <pubDate>Sun, 17 Nov 2024 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>hash table</category><category>array</category>
  </item>

  <item>
    <guid>https://lucianoprea.com/blog/trpc-router</guid>
    <title>tRPC Router for building APIs</title>
    <link>https://lucianoprea.com/blog/trpc-router</link>
    <description>tRPC is a package that lets us build API endpoints within the same file in the form of functions, as well as providing type safety between the front and back-ends.</description>
    <pubDate>Mon, 27 Jun 2022 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>React</category><category>API</category>
  </item>

  <item>
    <guid>https://lucianoprea.com/blog/react-search</guid>
    <title>React Context Hook For Search Values</title>
    <link>https://lucianoprea.com/blog/react-search</link>
    <description>To implement a simple on-page search functionality</description>
    <pubDate>Mon, 20 Jun 2022 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>JavaScript</category><category>React</category><category>React Hooks</category>
  </item>

  <item>
    <guid>https://lucianoprea.com/blog/stripe</guid>
    <title>Accept Payments with Stripe</title>
    <link>https://lucianoprea.com/blog/stripe</link>
    <description>Boilerplate code to accept A Payment With Stripe</description>
    <pubDate>Wed, 20 Apr 2022 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>JavaScript</category><category>Payment</category>
  </item>

  <item>
    <guid>https://lucianoprea.com/blog/react-hoc</guid>
    <title>React Higher Order Component</title>
    <link>https://lucianoprea.com/blog/react-hoc</link>
    <description>Boilerplate code for creating a simple React HOC that wraps another component and adds some functionality to it.</description>
    <pubDate>Tue, 15 Feb 2022 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>JavaScript</category><category>React</category><category>Component</category>
  </item>

  <item>
    <guid>https://lucianoprea.com/blog/glassmorphic-navbar</guid>
    <title>Glassmorphic Sticky NavBar</title>
    <link>https://lucianoprea.com/blog/glassmorphic-navbar</link>
    <description>Usage of Glassmorphism to achieve a sticky NavBar with a glass effect like the one used on this website.</description>
    <pubDate>Thu, 10 Feb 2022 00:00:00 GMT</pubDate>
    <author>info@high-performance.dev (Lucian Oprea)</author>
    <category>HTML</category><category>TailwindCSS</category>
  </item>

    </channel>
  </rss>
