<?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: Safi Nettah</title>
    <description>The latest articles on DEV Community by Safi Nettah (@snettah).</description>
    <link>https://dev.to/snettah</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%2F560376%2Fad575073-e0f5-4fc9-99f6-a16f6878f31b.jpeg</url>
      <title>DEV Community: Safi Nettah</title>
      <link>https://dev.to/snettah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/snettah"/>
    <language>en</language>
    <item>
      <title>3D typography with react-ztext </title>
      <dc:creator>Safi Nettah</dc:creator>
      <pubDate>Thu, 18 Mar 2021 08:16:32 +0000</pubDate>
      <link>https://dev.to/snettah/3d-typography-with-react-ztext-252n</link>
      <guid>https://dev.to/snettah/3d-typography-with-react-ztext-252n</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I share with you my implementation of &lt;a href="https://bennettfeely.com/ztext"&gt;Ztext&lt;/a&gt; in React&lt;/p&gt;

&lt;p&gt;The idea of Bennett Feely is simple but brillant, the description from bennettfeely.com:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Ztext gives the illusion of volume by creating layers from an HTML element. There's no need to spend hours fiddling with  or forcing users to download multi-megabyte WebGL libraries. With ztext, content remains fully selectable and accessible. Over 98% of users use a web browser that supports the CSS transform-style property, which ztext needs to work. In unsupported browsers, ztext gracefully turns off.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;try here: &lt;a href="https://codesandbox.io/s/react-ztext-fjmzz"&gt;CodeSandbox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;contribute here: &lt;a href="https://github.com/snettah/react-ztext"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
