<?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: Hamdy Mohamed Askander</title>
    <description>The latest articles on DEV Community by Hamdy Mohamed Askander (@hamdymohamedak).</description>
    <link>https://dev.to/hamdymohamedak</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2121127%2F744ee7ed-5058-4db6-987e-3d2d69029419.jpg</url>
      <title>DEV Community: Hamdy Mohamed Askander</title>
      <link>https://dev.to/hamdymohamedak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hamdymohamedak"/>
    <language>en</language>
    <item>
      <title>Nyra – Memory safety of Rust with the simplicity of JS</title>
      <dc:creator>Hamdy Mohamed Askander</dc:creator>
      <pubDate>Sun, 28 Jun 2026 01:21:20 +0000</pubDate>
      <link>https://dev.to/hamdymohamedak/nyra-memory-safety-of-rust-with-the-simplicity-of-js-2p66</link>
      <guid>https://dev.to/hamdymohamedak/nyra-memory-safety-of-rust-with-the-simplicity-of-js-2p66</guid>
      <description>&lt;p&gt;Nyra – Memory safety of Rust with the simplicity of JS&lt;/p&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I built Nyra because I love the memory safety and fearlessness that Rust’s ownership model provides, but I often missed the development speed and clean, expressive syntax of JavaScript/TypeScript.&lt;/p&gt;

&lt;p&gt;Key Features:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Rust-like Ownership: Compile-time memory management without a garbage collector.

JS-inspired Syntax: Minimalist, familiar, and easy to read.

Optional Typing: Types are optional. The compiler uses aggressive type inference where possible, allowing for a dynamic feel while maintaining performance and safety under the hood.

LLVM Backend: Compiles down to efficient machine code.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;The project is still in its early stages, and I'm heavily working on the compiler design. I would love to get your feedback on the syntax, the architecture, and how to handle the edge cases of static ownership with optional typing &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>rust</category>
      <category>showdev</category>
    </item>
    <item>
      <title>New React Toolkit (LaRose js)</title>
      <dc:creator>Hamdy Mohamed Askander</dc:creator>
      <pubDate>Tue, 24 Sep 2024 18:20:14 +0000</pubDate>
      <link>https://dev.to/hamdymohamedak/new-react-toolkit-larose-js-1fgk</link>
      <guid>https://dev.to/hamdymohamedak/new-react-toolkit-larose-js-1fgk</guid>
      <description>&lt;p&gt;At LaRose Toolkit, you'll find everything you need to speed up your development process. Our React library offers a comprehensive collection of hooks and components designed to make your development easier and more efficient.&lt;/p&gt;

&lt;p&gt;at LaRose you will find many Animation components and Hooks &lt;br&gt;
Permission hooks like UseLocalStorage&lt;br&gt;
UseRand&lt;br&gt;
UseClipboard&lt;br&gt;
useDocumentTitle&lt;br&gt;
useOnlineStatus&lt;br&gt;
useBettaryStatus&lt;br&gt;
usePreferredLanguage&lt;br&gt;
useColorScheme&lt;br&gt;
useHardwareConcurrency&lt;br&gt;
usePhotoState&lt;br&gt;
useCountry&lt;br&gt;
useContinent&lt;br&gt;
useGetUserContacts&lt;br&gt;
useVHVisibility&lt;br&gt;
useRenderTester&lt;br&gt;
use_Undo and more LaRose focus at Performance and built big project with best performance I will let you discover the library yourself.&lt;br&gt;
Docs: &lt;a href="https://larose.vercel.app/" rel="noopener noreferrer"&gt;https://larose.vercel.app/&lt;/a&gt;&lt;br&gt;
Repo: &lt;a href="https://github.com/hamdymohamedak/LaRose.js" rel="noopener noreferrer"&gt;https://github.com/hamdymohamedak/LaRose.js&lt;/a&gt;&lt;br&gt;
NPM: &lt;a href="https://www.npmjs.com/package/larose-js" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/larose-js&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  react
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
