<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>javascript on </title>
    <link>/tags/javascript/</link>
    <description>Recent content in javascript on </description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 10 Sep 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>How to build a listing&#39;s module that can communicate with an API</title>
      <link>/post/how-to-build-a-listing-s-module/</link>
      <pubDate>Thu, 10 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/post/how-to-build-a-listing-s-module/</guid>
      <description>Sometime, it&amp;rsquo;s hard to visualize how to build a process, in this article, we will see how to build a complete listing&amp;rsquo;s module from scratch.
For illustrate examples, I&amp;rsquo;m going to use Golang and VueJS.
Conventional data format First, we have to see from the API before seeing from the Front. We need a good conventional data format that can be used by listing&amp;rsquo;s module for any object else we go drop in a fall of verification frontside.</description>
    </item>
    
  </channel>
</rss>