<?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: Tek Loon</title>
    <description>The latest articles on DEV Community by Tek Loon (@teklooncheah).</description>
    <link>https://dev.to/teklooncheah</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%2F197197%2F09f0012e-bcfc-4627-959d-3d411d4d5be6.jpg</url>
      <title>DEV Community: Tek Loon</title>
      <link>https://dev.to/teklooncheah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/teklooncheah"/>
    <language>en</language>
    <item>
      <title>How I Built FreeCodeCamp - Technical Documentation Page (In a more interesting way) 😃</title>
      <dc:creator>Tek Loon</dc:creator>
      <pubDate>Sun, 12 Apr 2020 13:05:45 +0000</pubDate>
      <link>https://dev.to/teklooncheah/how-i-built-freecodecamp-technical-documentation-page-in-a-more-interesting-way-4l5f</link>
      <guid>https://dev.to/teklooncheah/how-i-built-freecodecamp-technical-documentation-page-in-a-more-interesting-way-4l5f</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;On a sunny weekend, I started another FreeCodeCamp Certification Project - Building Technical Documentation Page.&lt;/p&gt;

&lt;h2&gt;
  
  
  Hesitation
&lt;/h2&gt;

&lt;p&gt;While I could I just create a very simple website to fulfill all the user stories. But I don't feel very good about that for the sake of just passing the tests, completed the project and grab the certification. &lt;/p&gt;

&lt;h2&gt;
  
  
  Bring the project extra mile
&lt;/h2&gt;

&lt;p&gt;Susan Cain took 7 years to write her book - Quiet. Thus, I decided to take an extra effort to create a pretty real documentation website. Here's how the idea came, that I can re-create/revamp some of the API documentation sites that I always visit. I end up choosing the &lt;a href="https://expressjs.com/"&gt;ExpressJS website&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The technology and libraries I used in this project:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/highlightjs/highlight.js/"&gt;HighlightJS&lt;/a&gt; - For syntax highlighting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Codepen link is embedded below and feedback are welcome.&lt;/p&gt;

&lt;p&gt;Thank you for reading and have a nice day.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/teklooncheah/embed/qBOBwmo?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>html</category>
      <category>webdev</category>
      <category>css</category>
    </item>
    <item>
      <title>How I Developed the Nintendo Switch Game Store UI using CSS Grid</title>
      <dc:creator>Tek Loon</dc:creator>
      <pubDate>Thu, 12 Mar 2020 13:29:35 +0000</pubDate>
      <link>https://dev.to/teklooncheah/how-i-developed-the-nintendo-switch-game-store-ui-using-css-grid-27lm</link>
      <guid>https://dev.to/teklooncheah/how-i-developed-the-nintendo-switch-game-store-ui-using-css-grid-27lm</guid>
      <description>&lt;p&gt;I am taking courses about CSS Grid via Kevin Powell Web Responsive Design Bootcamp at Scrimba.com.&lt;/p&gt;

&lt;p&gt;After several lessons, I thought of maybe I can re-create some real websites that I have been visiting using what I have learned.&lt;/p&gt;

&lt;p&gt;It just happened that I bought a Nintendo Switch and came across this Game Store UI and I think I could try to develop this using the CSS Grid I have just learned.&lt;/p&gt;

&lt;p&gt;This UI is developed using technologies&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;SCSS (Inheritance, Nesting)&lt;/li&gt;
&lt;li&gt;CSS Grid (Mainly Grid Area)&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feel free to give feedback.&lt;/p&gt;

&lt;p&gt;Thanks for reading.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/teklooncheah/embed/BaNweRR?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

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