<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Snipcart Blog</title>
        <link>https://snipcart.com/blog</link>
        <description>Snipcart</description>
        <lastBuildDate>Sun, 31 Dec 2023 19:26:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/nuxt-community/feed-module</generator>
        <copyright>Snipcart</copyright>
        <item>
            <title><![CDATA[Ecommerce Integration for Ghost in 10 Minutes]]></title>
            <link>https://snipcart.com/blog/ghost-ecommerce</link>
            <guid>https://snipcart.com/blog/ghost-ecommerce</guid>
            <pubDate>Fri, 29 Apr 2022 13:51:43 GMT</pubDate>
            <description><![CDATA[Turning your Ghost blog into an eCommerce might be challenging. Read this to learn how to add a shopping cart to your blog in less than 10 minutes.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Webflow eCommerce: Creating a Full-Featured Store]]></title>
            <link>https://snipcart.com/blog/webflow-ecommerce-review</link>
            <guid>https://snipcart.com/blog/webflow-ecommerce-review</guid>
            <pubDate>Fri, 22 Apr 2022 04:00:00 GMT</pubDate>
            <description><![CDATA[Webflow eCommerce provides you with a visual editor to create a shop, but its eCommerce features are limited. Leveraging Webflow & Snipcart solves this.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Shopify Buy Button vs. Snipcart: The Side-By-Side Comparison]]></title>
            <link>https://snipcart.com/blog/snipcart-vs-shopify-buy-button-review</link>
            <guid>https://snipcart.com/blog/snipcart-vs-shopify-buy-button-review</guid>
            <pubDate>Tue, 19 Apr 2022 15:52:06 GMT</pubDate>
            <description><![CDATA[Shopify & Snipcart both offer a way to add a buy button & checkout to your website. Read this article to learn about how they compare on pricing & features.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Headless eCommerce: A Developer’s Guide]]></title>
            <link>https://snipcart.com/blog/headless-ecommerce</link>
            <guid>https://snipcart.com/blog/headless-ecommerce</guid>
            <pubDate>Mon, 11 Apr 2022 04:00:00 GMT</pubDate>
            <description><![CDATA[Headless eCommerce is an architecture to build a fast web app. Read this guide to learn about decoupling your frontend & backend for modern eCommerce.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[New to Jamstack? Everything You Need to Know to Get Started]]></title>
            <link>https://snipcart.com/blog/jamstack</link>
            <guid>https://snipcart.com/blog/jamstack</guid>
            <pubDate>Thu, 31 Mar 2022 16:50:03 GMT</pubDate>
            <description><![CDATA[ Jamstack is an architecture in which a website can be delivered statically but provides dynamic content & interactive experience via JS.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Top 6 Static Site Generators in 2022]]></title>
            <link>https://snipcart.com/blog/choose-best-static-site-generator</link>
            <guid>https://snipcart.com/blog/choose-best-static-site-generator</guid>
            <pubDate>Mon, 28 Mar 2022 15:13:06 GMT</pubDate>
            <description><![CDATA[Static site generators are great tools to build fast static websites. But with so many options, choosing one might be tricky. Read for the best ones in 2022.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The 6 Best JavaScript Frameworks to Use in 2022]]></title>
            <link>https://snipcart.com/blog/javascript-frameworks</link>
            <guid>https://snipcart.com/blog/javascript-frameworks</guid>
            <pubDate>Wed, 23 Mar 2022 22:58:00 GMT</pubDate>
            <description><![CDATA[JS frameworks are prevalent in web development by providing an easy way to create components. But with so many options, it's hard to choose the best one.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[What is Headless WordPress & Should You Use It?]]></title>
            <link>https://snipcart.com/blog/headless-wordpress</link>
            <guid>https://snipcart.com/blog/headless-wordpress</guid>
            <pubDate>Tue, 15 Mar 2022 14:54:32 GMT</pubDate>
            <description><![CDATA[WordPress monolithic platform tightly couples front & backend making it hard for devs to create great UX. Going headless might be the solution.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Svelte.js Guide: The Framework to Write Faster JavaScript]]></title>
            <link>https://snipcart.com/blog/svelte-js-framework-tutorial</link>
            <guid>https://snipcart.com/blog/svelte-js-framework-tutorial</guid>
            <pubDate>Mon, 07 Mar 2022 16:12:46 GMT</pubDate>
            <description><![CDATA[Svelte.js is a JS framework that simplifies the creation of fast, static web apps by turning raw code into sleek & interactive UI. Read this guide to get started.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Storybook React: A Beginner's Tutorial to UI Components]]></title>
            <link>https://snipcart.com/blog/storybook-react-tutorial-example</link>
            <guid>https://snipcart.com/blog/storybook-react-tutorial-example</guid>
            <pubDate>Fri, 25 Feb 2022 05:00:00 GMT</pubDate>
            <description><![CDATA[Storybook enables developers to build UI components in isolation using independent building blocks. Read this article to get started with it.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Beginner's Guide to APIs: How to Integrate and Use Them]]></title>
            <link>https://snipcart.com/blog/integrating-apis-introduction</link>
            <guid>https://snipcart.com/blog/integrating-apis-introduction</guid>
            <pubDate>Mon, 21 Feb 2022 12:30:00 GMT</pubDate>
            <description><![CDATA[What are APIs? Learn how to use & integrate APIs with this introduction guide. Tutorial Included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[5 Best Angular Tutorials for Beginners]]></title>
            <link>https://snipcart.com/blog/angular-tutorial</link>
            <guid>https://snipcart.com/blog/angular-tutorial</guid>
            <pubDate>Thu, 17 Feb 2022 20:04:21 GMT</pubDate>
            <description><![CDATA[Angular is one of the most used JavaScript frameworks. We surveyed the Angular communities for the best tutorials. Read this to view our findings.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Next.js vs. React: The Difference & Best Frontend Framework]]></title>
            <link>https://snipcart.com/blog/next-js-vs-react</link>
            <guid>https://snipcart.com/blog/next-js-vs-react</guid>
            <pubDate>Mon, 14 Feb 2022 20:59:09 GMT</pubDate>
            <description><![CDATA[React.js is a JS library, and Next.js is a framework based on React. Sometimes it makes more sense to use React than Next.js and vice versa. Read to learn which one is the best for you.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Microservices vs. API: The Benefits of Using Microservices]]></title>
            <link>https://snipcart.com/blog/microservices-vs-api</link>
            <guid>https://snipcart.com/blog/microservices-vs-api</guid>
            <pubDate>Mon, 07 Feb 2022 05:00:00 GMT</pubDate>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Webhook vs. API: How Do They Compare?]]></title>
            <link>https://snipcart.com/blog/webhook-vs-api</link>
            <guid>https://snipcart.com/blog/webhook-vs-api</guid>
            <pubDate>Thu, 27 Jan 2022 13:30:00 GMT</pubDate>
            <description><![CDATA[Webhook & API enable apps to share data. However, webhooks are sometimes considered the opposite of APIs. Read this to learn how they compare.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[JavaScript Practice Exercises for All Levels]]></title>
            <link>https://snipcart.com/blog/javascript-practice-exercises</link>
            <guid>https://snipcart.com/blog/javascript-practice-exercises</guid>
            <pubDate>Fri, 14 Jan 2022 18:39:52 GMT</pubDate>
            <description><![CDATA[Practice JavaScript online with this list of free practices exercises. Start practicing to improve your skills or take one of our listed courses to start from scratch.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Add a Shopping Cart to a Website in 4 Simple Steps]]></title>
            <link>https://snipcart.com/blog/add-shopping-cart-to-website</link>
            <guid>https://snipcart.com/blog/add-shopping-cart-to-website</guid>
            <pubDate>Fri, 07 Jan 2022 01:03:45 GMT</pubDate>
            <description><![CDATA[Learn how to add a shopping cart to any existing website with these 4 simple steps. Start selling in less than 5 minutes.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Top 5 Best Online Shopping Cart for 2022]]></title>
            <link>https://snipcart.com/blog/best-online-shopping-cart</link>
            <guid>https://snipcart.com/blog/best-online-shopping-cart</guid>
            <pubDate>Thu, 09 Dec 2021 19:06:22 GMT</pubDate>
            <description><![CDATA[An online store for your business is more important than ever. But finding the best online shopping cart to fit their needs is a difficult task. Here's a curated list...]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Astro: Bringing the Power Back to HTML]]></title>
            <link>https://snipcart.com/blog/astro</link>
            <guid>https://snipcart.com/blog/astro</guid>
            <pubDate>Thu, 02 Dec 2021 13:30:00 GMT</pubDate>
            <description><![CDATA[Astro is a new framework to build a static web app with less JavaScript. Learn all its features and how it works!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Webassembly vs. JavaScript: How Do They Compare]]></title>
            <link>https://snipcart.com/blog/webassembly-vs-javascript</link>
            <guid>https://snipcart.com/blog/webassembly-vs-javascript</guid>
            <pubDate>Tue, 23 Nov 2021 19:14:24 GMT</pubDate>
            <description><![CDATA[Learn how WebAssembly vs. JavaScript compare. Let's explore how they work, their differences, and this burning question: is WASM better than JavaScript?]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Build a React E-Commerce Web App [Live Demo & Tutorial]]]></title>
            <link>https://snipcart.com/blog/react-ecommerce-tutorial</link>
            <guid>https://snipcart.com/blog/react-ecommerce-tutorial</guid>
            <pubDate>Thu, 18 Nov 2021 05:00:00 GMT</pubDate>
            <description><![CDATA[Learn how React can help you build dynamic, high-quality e-commerce experiences. This post includes a step-by-step tutorial to craft a Next.js shop.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Complete JavaScript Module Bundlers Guide]]></title>
            <link>https://snipcart.com/blog/javascript-module-bundler</link>
            <guid>https://snipcart.com/blog/javascript-module-bundler</guid>
            <pubDate>Thu, 11 Nov 2021 13:00:00 GMT</pubDate>
            <description><![CDATA[This in-depth guide will help you understand what you need to know about JavaScript module bundlers. A list of the top 5 best JS bundlers is also included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Jekyll Tutorial: Building a Static E-Commerce Website]]></title>
            <link>https://snipcart.com/blog/jekyll-tutorial</link>
            <guid>https://snipcart.com/blog/jekyll-tutorial</guid>
            <pubDate>Thu, 04 Nov 2021 13:48:49 GMT</pubDate>
            <description><![CDATA[Jekyll is a flexible, lightweight SGG running on Ruby. Learn how to quickly build an e-commerce static site with it in this tutorial. GitHub repo & demo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Build a Headless WordPress Site With Frontity]]></title>
            <link>https://snipcart.com/blog/frontity-headless-wordpress</link>
            <guid>https://snipcart.com/blog/frontity-headless-wordpress</guid>
            <pubDate>Thu, 28 Oct 2021 15:07:28 GMT</pubDate>
            <description><![CDATA[Frontity is a frontend React-based framework to build headless WordPress sites. Read this tutorial to learn how to create a headless WordPress e-commerce static site with it.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[What is Blitz.js & How to Get Started With It]]></title>
            <link>https://snipcart.com/blog/blitz-js-tutorial</link>
            <guid>https://snipcart.com/blog/blitz-js-tutorial</guid>
            <pubDate>Thu, 14 Oct 2021 18:26:08 GMT</pubDate>
            <description><![CDATA[Learn all you need to know about Blitz.js, the fullstack, "zero-API", JavaScript framework. Follow this tutorial to start quickly! GitHub repo & live demo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Making Sense of Jamstack & Serverless Architecture Backend]]></title>
            <link>https://snipcart.com/blog/jamstack-serverless-backend</link>
            <guid>https://snipcart.com/blog/jamstack-serverless-backend</guid>
            <pubDate>Thu, 07 Oct 2021 13:00:00 GMT</pubDate>
            <description><![CDATA[Jamstack & serverless are powerful architectures often seen as the same thing, but is it the case? Read this article to understand their differences & overlaps.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Hugo Tutorial: How to Build a Fast Static E-Commerce Site]]></title>
            <link>https://snipcart.com/blog/hugo-tutorial-static-site</link>
            <guid>https://snipcart.com/blog/hugo-tutorial-static-site</guid>
            <pubDate>Thu, 30 Sep 2021 19:42:00 GMT</pubDate>
            <description><![CDATA[Follow this In-depth Hugo tutorial on quickly building a fast e-commerce static site with CloudCannon & Snipcart for better conversion. GitHub repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Vue Pwa: Build a Progressive Web Application With Nuxt]]></title>
            <link>https://snipcart.com/blog/vue-pwa-development</link>
            <guid>https://snipcart.com/blog/vue-pwa-development</guid>
            <pubDate>Thu, 16 Sep 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Building a Vue PWA can have massive benefits for your business. Read this tutorial to learn about Nuxt PWA development! Live demo & GitHub repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Building a Strapi E-Commerce: Nuxt.js Tutorial & Live Demo]]></title>
            <link>https://snipcart.com/blog/strapi-nuxt-ecommerce-tutorial</link>
            <guid>https://snipcart.com/blog/strapi-nuxt-ecommerce-tutorial</guid>
            <pubDate>Thu, 09 Sep 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Build a Strapi e-commerce app using Nuxt.js & Snipcart with this step-by-step tutorial. Read this to learn more about these tools and try out our live demo!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Django for E-Commerce: A Developers Guide (with Wagtail CMS Tutorial)]]></title>
            <link>https://snipcart.com/blog/django-ecommerce-tutorial-wagtail-cms</link>
            <guid>https://snipcart.com/blog/django-ecommerce-tutorial-wagtail-cms</guid>
            <pubDate>Thu, 26 Aug 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to take advantage of the mix of Django & e-commerce. Follow this tutorial with Wagtail CMS to start quickly. Live demo & GitHub repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Next.js E-Commerce Tutorial: SPA Example]]></title>
            <link>https://snipcart.com/blog/next-js-ecommerce-tutorial-example</link>
            <guid>https://snipcart.com/blog/next-js-ecommerce-tutorial-example</guid>
            <pubDate>Thu, 29 Jul 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn the power of Next.js for e-commerce with this quick & easy example. This step-by-step Next SPA tutorial will get you started in no time.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Composable Commerce: Everything You Need to Know]]></title>
            <link>https://snipcart.com/blog/composable-commerce</link>
            <guid>https://snipcart.com/blog/composable-commerce</guid>
            <pubDate>Thu, 22 Jul 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn the Composable Commerce approach: a new multi-vendor architecture powering best-in-class shopping experiences.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Jamstack Hosting Solutions: Challengers to the Throne]]></title>
            <link>https://snipcart.com/blog/jamstack-hosting-netlify-alternatives</link>
            <guid>https://snipcart.com/blog/jamstack-hosting-netlify-alternatives</guid>
            <pubDate>Thu, 08 Jul 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Looking for alternatives to Netlify and Vercel for your next Jamstack hosting solution? Here are 3 challengers to the throne you need to know about.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[You SHOULD Learn Vanilla JavaScript Before JS Frameworks]]></title>
            <link>https://snipcart.com/blog/learn-vanilla-javascript-before-using-js-frameworks</link>
            <guid>https://snipcart.com/blog/learn-vanilla-javascript-before-using-js-frameworks</guid>
            <pubDate>Thu, 24 Jun 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[New to JavaScript? You should probably learn Vanilla JS before diving into a JavaScript framework. Read this to understand why.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Building a Powerful Vue.js SPA for E-Commerce]]></title>
            <link>https://snipcart.com/blog/building-a-vuejs-spa</link>
            <guid>https://snipcart.com/blog/building-a-vuejs-spa</guid>
            <pubDate>Thu, 17 Jun 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn why a Vue.js SPA may be right for your next e-commerce site. Read this in-depth tutorial to get started and try our live demo! GitHub repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Crafting a React/Next.js Single Page Application Optimized for SEO]]></title>
            <link>https://snipcart.com/blog/react-nextjs-single-page-application-seo</link>
            <guid>https://snipcart.com/blog/react-nextjs-single-page-application-seo</guid>
            <pubDate>Thu, 10 Jun 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn Next.js SEO for React-powered single-page applications. Introduction to SPA SEO with a step-by-step tutorial. GitHub repo & live demo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to use Schema.org Markup for Your E-Commerce Sites]]></title>
            <link>https://snipcart.com/blog/schema-markup-ecommerce-website-seo</link>
            <guid>https://snipcart.com/blog/schema-markup-ecommerce-website-seo</guid>
            <pubDate>Thu, 27 May 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Understand how to use schema markup for e-commerce websites to improve SEO. Take advantage of Schema.org & structured data for better results on the SERP.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Angular E-Commerce Project: Build a Web App Easily]]></title>
            <link>https://snipcart.com/blog/angular-ecommerce-project</link>
            <guid>https://snipcart.com/blog/angular-ecommerce-project</guid>
            <pubDate>Thu, 20 May 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to build your next Angular e-commerce project with this in-depth tutorial. Live demo & GitHub repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Vercel vs. Netlify: Jamstack Deployment & Hosting Solutions Comparison]]></title>
            <link>https://snipcart.com/blog/vercel-vs-netlify</link>
            <guid>https://snipcart.com/blog/vercel-vs-netlify</guid>
            <pubDate>Thu, 13 May 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Understand the differences between Vercel vs. Netlify as deployment & hosting solutions for your Jamstack projects in 2021.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Get an Entry-Level Job As a Web Developer: Everything I Learned]]></title>
            <link>https://snipcart.com/blog/how-to-get-job-web-developer</link>
            <guid>https://snipcart.com/blog/how-to-get-job-web-developer</guid>
            <pubDate>Thu, 29 Apr 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Understand what tips, tricks, and habits you should use to land your first job as a web developer. Read this article to know everything!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Case Study: Stereo's WordPress E-Commerce Example]]></title>
            <link>https://snipcart.com/blog/wordpress-ecommerce-website-example</link>
            <guid>https://snipcart.com/blog/wordpress-ecommerce-website-example</guid>
            <pubDate>Thu, 22 Apr 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Stereo agency built a neat WordPress e-commerce website for its client. In this case study, we explore their Snipcart integration. Have a look!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Set Up Google Analytics for Your Client in 2021]]></title>
            <link>https://snipcart.com/blog/google-analytics-ecommerce-tracking-not-working</link>
            <guid>https://snipcart.com/blog/google-analytics-ecommerce-tracking-not-working</guid>
            <pubDate>Thu, 15 Apr 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn everything you need to know about setting up your clients' Google Analytics and e-commerce tracking. Follow this step-by-step to start from scratch.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Guide to Node.js for E-Commerce [With Koa.js Tutorial]]]></title>
            <link>https://snipcart.com/blog/node-js-ecommerce-koa-js-tutorial</link>
            <guid>https://snipcart.com/blog/node-js-ecommerce-koa-js-tutorial</guid>
            <pubDate>Thu, 08 Apr 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to use Node.js for e-commerce. Follow this in-depth Koa.js tutorial for a quick, minimalistic e-commerce setup! Live demo & code repo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[18 Hand-Picked JavaScript Podcasts in 2021]]></title>
            <link>https://snipcart.com/blog/javascript-podcasts</link>
            <guid>https://snipcart.com/blog/javascript-podcasts</guid>
            <pubDate>Thu, 01 Apr 2021 13:43:22 GMT</pubDate>
            <description><![CDATA[Discover the best JavaScript podcasts in 2021. This curated list contains ratings, descriptions, sample episodes, and links to subscribe to the shows.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Next.js with FaunaDB: How to Query the Database from Your App]]></title>
            <link>https://snipcart.com/blog/nextjs-faunadb</link>
            <guid>https://snipcart.com/blog/nextjs-faunadb</guid>
            <pubDate>Thu, 25 Mar 2021 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to fetch data from FaunaDB and display it in your Next.js application. Fauna databases are easy to pair with Jamstack sites.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using a Headless CMS to Personalize E-Commerce With LexasCMS]]></title>
            <link>https://snipcart.com/blog/headless-cms-personalization-lexascms</link>
            <guid>https://snipcart.com/blog/headless-cms-personalization-lexascms</guid>
            <pubDate>Thu, 18 Mar 2021 12:45:36 GMT</pubDate>
            <description><![CDATA[Learn how to use LexasCMS headless CMS to personalize parts of your Jamstack e-commerce site. Tutorial and GitHub repo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Static Site Comments: A Jamstack How-To]]></title>
            <link>https://snipcart.com/blog/jamstack-static-site-comments</link>
            <guid>https://snipcart.com/blog/jamstack-static-site-comments</guid>
            <pubDate>Thu, 11 Mar 2021 05:00:00 GMT</pubDate>
            <description><![CDATA[Learn how you can add comments and mentions to your Jamstack static site. Tutorial included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Debugging Vue.js: How to Fix Your App’s Frontend (w/ Tutorial)]]></title>
            <link>https://snipcart.com/blog/vuejs-debugging</link>
            <guid>https://snipcart.com/blog/vuejs-debugging</guid>
            <pubDate>Thu, 18 Feb 2021 05:00:00 GMT</pubDate>
            <description><![CDATA[Learn the basics of Vue.js debugging. This guide will walk you through a tutorial on how to fix your application's frontend.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Complete E-Commerce Checklist to Launch Your Website]]></title>
            <link>https://snipcart.com/blog/ecommerce-checklist</link>
            <guid>https://snipcart.com/blog/ecommerce-checklist</guid>
            <pubDate>Tue, 09 Feb 2021 14:56:05 GMT</pubDate>
            <description><![CDATA[Read this in-depth e-commerce checklist for devs and merchants alike! You'll stop being worried you forget something when you're about to launch your online store.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Laravel for E-Commerce: Tutorial & Live Demo]]></title>
            <link>https://snipcart.com/blog/laravel-ecommerce-website-tutorial</link>
            <guid>https://snipcart.com/blog/laravel-ecommerce-website-tutorial</guid>
            <pubDate>Thu, 04 Feb 2021 05:00:00 GMT</pubDate>
            <description><![CDATA[Let’s build e-commerce with Laravel. This tutorial will teach you how to build a Laravel website and integrate a custom shopping cart.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Bootstrap Jamstack: How Independent Players Compete]]></title>
            <link>https://snipcart.com/blog/bootstrap-jamstack</link>
            <guid>https://snipcart.com/blog/bootstrap-jamstack</guid>
            <pubDate>Wed, 16 Dec 2020 15:40:27 GMT</pubDate>
            <description><![CDATA[How independent players build, compete, and grow in the Jamstack space. Real-life examples from the Snipcart team and other cool products.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Statamic Headless Tied to a Gatsby Blog [Tutorial & Live Demo]]]></title>
            <link>https://snipcart.com/blog/statamic-headless-gatsby-blog-tutorial</link>
            <guid>https://snipcart.com/blog/statamic-headless-gatsby-blog-tutorial</guid>
            <pubDate>Thu, 10 Dec 2020 14:15:54 GMT</pubDate>
            <description><![CDATA[Statamic headless + Gatsby. How great does that sound as a stack for your next blog? Read this tutorial to achieve this in a few steps.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[11ty Tutorial: Cranking Your Jamstack Blog Up to 11!]]></title>
            <link>https://snipcart.com/blog/11ty-tutorial</link>
            <guid>https://snipcart.com/blog/11ty-tutorial</guid>
            <pubDate>Thu, 12 Nov 2020 16:53:17 GMT</pubDate>
            <description><![CDATA[11ty is simple, flexible, and powerful. This tutorial shows how to use it to craft a neat Jamstack blog. Check it out!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Contact Form Processing Made Easy with Netlify]]></title>
            <link>https://snipcart.com/blog/netlify-forms</link>
            <guid>https://snipcart.com/blog/netlify-forms</guid>
            <pubDate>Thu, 29 Oct 2020 20:02:35 GMT</pubDate>
            <description><![CDATA[Handling contact forms shouldn’t be a hassle, even on static websites! This tutorial shows how Netlify Forms makes it easy to handle them.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Craft Better Looking Vue Apps Using Tailwind CSS]]></title>
            <link>https://snipcart.com/blog/tailwind-vue-tutorial</link>
            <guid>https://snipcart.com/blog/tailwind-vue-tutorial</guid>
            <pubDate>Fri, 11 Sep 2020 12:43:01 GMT</pubDate>
            <description><![CDATA[Learn how to craft better looking Vue.js apps using Tailwind CSS. This tutorial explains what Tailwind is and how to set it up in a Vue project.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Gridsome for E-Commerce [Tutorial & Live Demo]]]></title>
            <link>https://snipcart.com/blog/gridsome-ecommerce-tutorial</link>
            <guid>https://snipcart.com/blog/gridsome-ecommerce-tutorial</guid>
            <pubDate>Thu, 27 Aug 2020 14:24:28 GMT</pubDate>
            <description><![CDATA[Gridsome is an awesome website generator for your next e-commerce project. Read this tutorial to know how to go live fast with Gridsome + Snipcart!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Introducing TinaCMS: Inline Content Editing for React]]></title>
            <link>https://snipcart.com/blog/tinacms-nextjs-cms</link>
            <guid>https://snipcart.com/blog/tinacms-nextjs-cms</guid>
            <pubDate>Thu, 30 Jul 2020 15:11:56 GMT</pubDate>
            <description><![CDATA[TinaCMS is a powerful editing toolkit for React-based apps. With this tutorial, learn how to integrate the CMS to Next.js and leverage its main features.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Nuxt PWA to Improve Québec Citizens' Lives]]></title>
            <link>https://snipcart.com/blog/nuxt-pwa-311</link>
            <guid>https://snipcart.com/blog/nuxt-pwa-311</guid>
            <pubDate>Thu, 16 Jul 2020 15:41:29 GMT</pubDate>
            <description><![CDATA[Learn how one developer created a bilingual Nuxt PWA for all citizens of the City of Québec.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Getting Started with WordPress Static Site Generators]]></title>
            <link>https://snipcart.com/blog/wordpress-static-site-generator</link>
            <guid>https://snipcart.com/blog/wordpress-static-site-generator</guid>
            <pubDate>Thu, 02 Jul 2020 15:03:04 GMT</pubDate>
            <description><![CDATA[WordPress & Jamstack can be united to surprising results. Read this complete guide to getting started with WordPress static site generators!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Gatsby E-Commerce Recipe: Integrate a Cart in a Few Steps]]></title>
            <link>https://snipcart.com/blog/gatsby-recipes-ecommerce</link>
            <guid>https://snipcart.com/blog/gatsby-recipes-ecommerce</guid>
            <pubDate>Fri, 19 Jun 2020 13:56:23 GMT</pubDate>
            <description><![CDATA[We created a Gatsby e-commerce recipe to transform your site into an online store quickly. Learn what Gatsby Recipes are and how to create your own!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Enabling E-Commerce Quickly with Gatsby & Netlify Functions]]></title>
            <link>https://snipcart.com/blog/gatsby-netlify-functions-ecommerce</link>
            <guid>https://snipcart.com/blog/gatsby-netlify-functions-ecommerce</guid>
            <pubDate>Thu, 04 Jun 2020 14:36:59 GMT</pubDate>
            <description><![CDATA[We discuss with Patrick Faramaz, a dev who had to craft an e-commerce website for a client quickly. His stack: Gatsby, Netlify functions & Snipcart. Read the complete case study!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Jamstack Goes Full-Stack: RedwoodJS Framework Tutorial]]></title>
            <link>https://snipcart.com/blog/jamstack-framework-redwoodjs-tutorial</link>
            <guid>https://snipcart.com/blog/jamstack-framework-redwoodjs-tutorial</guid>
            <pubDate>Thu, 21 May 2020 14:20:48 GMT</pubDate>
            <description><![CDATA[RedwoodJS is a new framework for Jamstack applications. Read this post to learn why you should care about it and how to get started. Live demo & GitHub repo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Stackbit: Friendly Jamstack Websites & CMS Management]]></title>
            <link>https://snipcart.com/blog/manage-jamstack-websites-stackbit</link>
            <guid>https://snipcart.com/blog/manage-jamstack-websites-stackbit</guid>
            <pubDate>Wed, 13 May 2020 14:38:45 GMT</pubDate>
            <description><![CDATA[Jamstack websites are performant but tricky to manage, even with a headless CMS. Learn how Stackbit helps with on-page editing and previews!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart vs. Gumroad Review: Comparing E-Commerce Alternatives]]></title>
            <link>https://snipcart.com/blog/snipcart-gumroad-review</link>
            <guid>https://snipcart.com/blog/snipcart-gumroad-review</guid>
            <pubDate>Thu, 23 Apr 2020 16:32:37 GMT</pubDate>
            <description><![CDATA[In this Snipcart vs. Gumroad review, we compare both e-commerce alternatives: pricing, benefits, features, etc. Read this to find the best e-commerce solution for you.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Scully Tutorial: A Static Site Generator for Angular Websites]]></title>
            <link>https://snipcart.com/blog/angular-static-site-generator-scully</link>
            <guid>https://snipcart.com/blog/angular-static-site-generator-scully</guid>
            <pubDate>Thu, 09 Apr 2020 15:22:47 GMT</pubDate>
            <description><![CDATA[Angular developers can (finally) build static websites using Scully.io. In this post, we use this new static site generator for a small e-commerce demo. Check it out!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Why E-Commerce and CMS Should Be Separated]]></title>
            <link>https://snipcart.com/blog/why-e-commerce-and-cms-should-be-separated</link>
            <guid>https://snipcart.com/blog/why-e-commerce-and-cms-should-be-separated</guid>
            <pubDate>Thu, 26 Mar 2020 04:00:00 GMT</pubDate>
            <description><![CDATA[In this editorial post, we talk about one essential truth for our product: the important separation between CMS and e-commerce.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[ How to Use WordPress with React to Build a Modern Web App]]></title>
            <link>https://snipcart.com/blog/reactjs-wordpress-rest-api-example</link>
            <guid>https://snipcart.com/blog/reactjs-wordpress-rest-api-example</guid>
            <pubDate>Thu, 12 Mar 2020 15:30:43 GMT</pubDate>
            <description><![CDATA[Combining WordPress and React is a powerful way to build web applications. Read this intro to the WP REST API and step-by-step tutorial for a neat React app with WordPress as a backend.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Foxy.io vs Snipcart: Full Review of Both E-Commerce Platforms]]></title>
            <link>https://snipcart.com/blog/foxy-vs-snipcart-review</link>
            <guid>https://snipcart.com/blog/foxy-vs-snipcart-review</guid>
            <pubDate>Fri, 06 Mar 2020 16:47:52 GMT</pubDate>
            <description><![CDATA[An in-depth Snipcart vs Foxy.io review for developers and merchants. Which one should you pick? Read to find out.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[PrestaShop vs Snipcart: Full E-Commerce Platforms Review]]></title>
            <link>https://snipcart.com/blog/prestashop-vs-snipcart-ecommerce-review</link>
            <guid>https://snipcart.com/blog/prestashop-vs-snipcart-ecommerce-review</guid>
            <pubDate>Fri, 06 Mar 2020 15:06:44 GMT</pubDate>
            <description><![CDATA[PrestaShop vs Snipcart e-commerce review: compare use cases, pricing, features, similarities, and key differences between both solutions.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Integrating Stripe Checkout or Using Snipcart: A Detailed Comparison]]></title>
            <link>https://snipcart.com/blog/stripe-checkout-form-integration-vs-snipcart</link>
            <guid>https://snipcart.com/blog/stripe-checkout-form-integration-vs-snipcart</guid>
            <pubDate>Thu, 20 Feb 2020 20:35:08 GMT</pubDate>
            <description><![CDATA[Learn the similarities and differences between Stripe Checkout & our shopping cart platform for developers.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart vs. WooCommerce: E-Commerce Solutions Review]]></title>
            <link>https://snipcart.com/blog/snipcart-vs-woocommerce</link>
            <guid>https://snipcart.com/blog/snipcart-vs-woocommerce</guid>
            <pubDate>Thu, 20 Feb 2020 15:42:32 GMT</pubDate>
            <description><![CDATA[Read this post to compare pricing, features & workflows of both Snipcart & WooCommerce's respective e-commerce solutions.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart vs. Selz Review: Comparing Both E-Commerce Solutions]]></title>
            <link>https://snipcart.com/blog/snipcart-vs-selz-review</link>
            <guid>https://snipcart.com/blog/snipcart-vs-selz-review</guid>
            <pubDate>Thu, 20 Feb 2020 15:36:39 GMT</pubDate>
            <description><![CDATA[Is Snipcart's shopping cart platform a good Selz alternative? Read this thorough Snipcart vs Selz review to find out which you should pick!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Optimize Your E-Commerce Checkout Flow]]></title>
            <link>https://snipcart.com/blog/ecommerce-checkout</link>
            <guid>https://snipcart.com/blog/ecommerce-checkout</guid>
            <pubDate>Mon, 10 Feb 2020 05:00:00 GMT</pubDate>
            <description><![CDATA[Nailing e-commerce checkout is hard. But not THAT hard. This comprehensive guide to optimizing checkout UX is guaranteed to help you boost sales and conversions. Read this to get our tried and true e-commerce checkout tips!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How Vue Components Work (Examples & Step-By-Step Tutorial)]]></title>
            <link>https://snipcart.com/blog/vue-component-example-tutorial</link>
            <guid>https://snipcart.com/blog/vue-component-example-tutorial</guid>
            <pubDate>Thu, 28 Nov 2019 05:00:00 GMT</pubDate>
            <description><![CDATA[In this post, we explore Vue components through useful examples and explain why they’re essential to Vue devs. Components make you more efficient, start learning with this tutorial!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[INGMARSON’s Shopping Cart Integration in a Gatsby PWA]]></title>
            <link>https://snipcart.com/blog/ingmarson-case-study</link>
            <guid>https://snipcart.com/blog/ingmarson-case-study</guid>
            <pubDate>Wed, 13 Nov 2019 15:18:51 GMT</pubDate>
            <description><![CDATA[Developer Tim Walpole built a neat JAMstack e-commerce website for his client INGMARSON. In this case study he talks JAMstack, Gatsby, PWAs & Snipcart integration. Have a look!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Serverless Function Example: Why & How to Get Started]]></title>
            <link>https://snipcart.com/blog/why-serverless-example</link>
            <guid>https://snipcart.com/blog/why-serverless-example</guid>
            <pubDate>Thu, 19 Sep 2019 17:03:33 GMT</pubDate>
            <description><![CDATA[Why did serverless functions become an integral part of modern web development? This post goes through the basics and the best use cases. Bonus: a live serverless app example!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Figma Tutorial: How (and Why) To Use It For Your Next Project]]></title>
            <link>https://snipcart.com/blog/how-to-use-figma-tutorial</link>
            <guid>https://snipcart.com/blog/how-to-use-figma-tutorial</guid>
            <pubDate>Thu, 15 Aug 2019 13:31:36 GMT</pubDate>
            <description><![CDATA[Read this Figma tutorial to learn how to use Figma to simplify the workflow for your entire team, from developer to designer!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Design an E-Commerce Website: From Homepage to Checkout]]></title>
            <link>https://snipcart.com/blog/ecommerce-website-design</link>
            <guid>https://snipcart.com/blog/ecommerce-website-design</guid>
            <pubDate>Thu, 15 Aug 2019 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to design your e-commerce website with real-life examples. From homepage to checkout, get the best design practices to craft e-commerce experiences that convert.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[JAMstack Templates: How to Launch Fast, CMS-Powered Static Sites]]></title>
            <link>https://snipcart.com/blog/jamstack-templates-example</link>
            <guid>https://snipcart.com/blog/jamstack-templates-example</guid>
            <pubDate>Thu, 08 Aug 2019 13:47:13 GMT</pubDate>
            <description><![CDATA[Being a web development newbie shouldn’t stop you from exploring JAMstack templates to build websites. Learn how our marketing team got their hands dirty, creating small JAMstack projects.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Static Site Search Made Easy (with Hugo Tutorial)]]></title>
            <link>https://snipcart.com/blog/static-site-search</link>
            <guid>https://snipcart.com/blog/static-site-search</guid>
            <pubDate>Thu, 01 Aug 2019 18:21:29 GMT</pubDate>
            <description><![CDATA[Creating static site search functions can be complicated. Read this post to learn how to easily integrate a killer search bar into any static site.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[PWA for E-Commerce: Benefits & Live Gatsby Demo]]></title>
            <link>https://snipcart.com/blog/pwa-example-ecommerce-gatsby</link>
            <guid>https://snipcart.com/blog/pwa-example-ecommerce-gatsby</guid>
            <pubDate>Thu, 25 Jul 2019 15:05:10 GMT</pubDate>
            <description><![CDATA[Is a PWA any good for e-commerce? We walk you through the basics & benefits of progressive web applications—and even build a quick Gatsby PWA store. Code snippets, live demo & GitHub repo all included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[SPA SEO: A Single-Page App Guide to Google’s 1st Page]]></title>
            <link>https://snipcart.com/blog/spa-seo</link>
            <guid>https://snipcart.com/blog/spa-seo</guid>
            <pubDate>Wed, 24 Jul 2019 04:00:00 GMT</pubDate>
            <description><![CDATA[Single-page application (SPA) SEO is hard—not impossible. Read this resource-packed guide to optimize your React, Vue or Angular app for Google.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Intro to Stackbit: Build a Custom JAMstack in Minutes]]></title>
            <link>https://snipcart.com/blog/stackbit</link>
            <guid>https://snipcart.com/blog/stackbit</guid>
            <pubDate>Tue, 09 Jul 2019 21:09:56 GMT</pubDate>
            <description><![CDATA[Stackbit makes building JAMstack sites more approachable to all developers. Read this post to learn how Stackbit can help with your next JAMstack project.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How We Generate Our New Documentation with Sanity & Nuxt.js]]></title>
            <link>https://snipcart.com/blog/generate-documentation-javascript</link>
            <guid>https://snipcart.com/blog/generate-documentation-javascript</guid>
            <pubDate>Thu, 20 Jun 2019 14:10:02 GMT</pubDate>
            <description><![CDATA[How to generate documentation with JavaScript you ask? We used Sanity & Nuxt.js—and we’ll show you how we did it!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Jamstack & E-Commerce: A Broad Discussion]]></title>
            <link>https://snipcart.com/blog/jamstack-ecommerce-podcast</link>
            <guid>https://snipcart.com/blog/jamstack-ecommerce-podcast</guid>
            <pubDate>Thu, 30 May 2019 04:00:00 GMT</pubDate>
            <description><![CDATA[Dive into Jamstack e-commerce and tools. Read to this broad conversation between Static Bits host Josh and Snipcart founders Franck & Charles]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Introduction to Vue Render Functions (w/ examples)]]></title>
            <link>https://snipcart.com/blog/vue-render-functions</link>
            <guid>https://snipcart.com/blog/vue-render-functions</guid>
            <pubDate>Thu, 02 May 2019 14:18:45 GMT</pubDate>
            <description><![CDATA[Vue render functions give you a better understanding of how Vue works as a whole. Check out how you can fully leverage this (really neat) tool by Vue.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Case Study: Shopping Cart Integration on Advantage CSP ]]></title>
            <link>https://snipcart.com/blog/case-study-advantage-csp-ecommerce</link>
            <guid>https://snipcart.com/blog/case-study-advantage-csp-ecommerce</guid>
            <pubDate>Tue, 30 Apr 2019 14:45:30 GMT</pubDate>
            <description><![CDATA[Learn how Enginess' developer Dan Vandervaart used Advantage CSP & Snipcart to build a neat e-commerce website for YWCA Toronto.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Ghost Demo: How to Go Headless with Ghost CMS [Tutorial]]]></title>
            <link>https://snipcart.com/blog/ghost-demo</link>
            <guid>https://snipcart.com/blog/ghost-demo</guid>
            <pubDate>Thu, 25 Apr 2019 15:37:14 GMT</pubDate>
            <description><![CDATA[Our Ghost demo shows you how to use Ghost’s headless features to build a weekly newsletter so your readers will get the freshest content. Checkout the tutorial!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Reasons Why JavaScript is Omnipresent in Modern Development]]></title>
            <link>https://snipcart.com/blog/why-javascript-benefits</link>
            <guid>https://snipcart.com/blog/why-javascript-benefits</guid>
            <pubDate>Thu, 11 Apr 2019 15:10:07 GMT</pubDate>
            <description><![CDATA[What’s the JS fuss all about nowadays? Find out why JavaScript has become so important for modern web development and what are the benefits of learning it.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Hands on with Publii, a Free Static CMS Generating HTML Sites]]></title>
            <link>https://snipcart.com/blog/publii-static-cms-html</link>
            <guid>https://snipcart.com/blog/publii-static-cms-html</guid>
            <pubDate>Thu, 04 Apr 2019 13:37:58 GMT</pubDate>
            <description><![CDATA[Meet Publii, an open-source, static CMS & HTML site generator. Included: key features overview + A-Z tutorial on publishing a live site with Publii & Netlify [demo included].]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Node.js Express to Quickly Build a GraphQL Server]]></title>
            <link>https://snipcart.com/blog/graphql-nodejs-express-tutorial</link>
            <guid>https://snipcart.com/blog/graphql-nodejs-express-tutorial</guid>
            <pubDate>Thu, 28 Mar 2019 15:24:00 GMT</pubDate>
            <description><![CDATA[GraphQL & Node.js can be used to craft more performant and maintainable servers. In this tutorial, we use Node.js Express to show you how to do this, fast.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Build a Vue.js SPA on Top of Headless WordPress]]></title>
            <link>https://snipcart.com/blog/wordpress-vue-headless</link>
            <guid>https://snipcart.com/blog/wordpress-vue-headless</guid>
            <pubDate>Thu, 21 Mar 2019 15:16:16 GMT</pubDate>
            <description><![CDATA[WordPress & Vue—united in an all-powerful stack thanks to WP REST API. Learn how to use WordPress as a headless CMS feeding a Vue.js SPA. Live demo & GitHub repo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Craft CMS E-Commerce: Why and How I Built a Snipcart Plugin]]></title>
            <link>https://snipcart.com/blog/craft-cms-ecommerce-plugin</link>
            <guid>https://snipcart.com/blog/craft-cms-ecommerce-plugin</guid>
            <pubDate>Thu, 07 Mar 2019 14:33:26 GMT</pubDate>
            <description><![CDATA[Learn why—and how—Matt Stein built a Craft CMS e-commerce plugin with Snipcart. This post exposes his process, code snippets, and his thoughts on Craft Commerce and the CMS’ ecosystem.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Easiest Way to Get an E-Commerce Site Running in Umbraco]]></title>
            <link>https://snipcart.com/blog/umbraco-ecommerce-theme</link>
            <guid>https://snipcart.com/blog/umbraco-ecommerce-theme</guid>
            <pubDate>Thu, 21 Feb 2019 13:32:40 GMT</pubDate>
            <description><![CDATA[When it comes to Umbraco e-commerce solutions, Merch by uSkinned is a no brainer. Read about how they came up with this superb shop theme & how to set it up in minutes!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Leverage GraphQL with a Headless CMS [Takeshape Tutorial]]]></title>
            <link>https://snipcart.com/blog/headless-cms-graphql-takeshape-tutorial</link>
            <guid>https://snipcart.com/blog/headless-cms-graphql-takeshape-tutorial</guid>
            <pubDate>Thu, 07 Feb 2019 15:33:03 GMT</pubDate>
            <description><![CDATA[More & more headless CMS are adopting GraphQL as a built-in feature. Learn why they are made for each other and how GraphQL brings tools like Takeshape to the next level.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Rails Isn’t Dead, Not Even Close. 6 Rails Advantages Keeping It Alive ]]></title>
            <link>https://snipcart.com/blog/rails-advantages</link>
            <guid>https://snipcart.com/blog/rails-advantages</guid>
            <pubDate>Thu, 31 Jan 2019 16:07:32 GMT</pubDate>
            <description><![CDATA[Is Ruby on Rails dead? Nope. Here are 6 Rails advantages proving it. We’ll even show you how to get started learning!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Ruby on Rails E-Commerce in 2019! Demo Included]]></title>
            <link>https://snipcart.com/blog/rails-ecommerce-tutorial-refinery-cms</link>
            <guid>https://snipcart.com/blog/rails-ecommerce-tutorial-refinery-cms</guid>
            <pubDate>Thu, 24 Jan 2019 14:25:59 GMT</pubDate>
            <description><![CDATA[Why should you be using Ruby on Rails for e-commerce? Answers inside that piece, complete with a shop tutorial on top of Refinery CMS. Code snippets, repo, and demo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Leveraging Vue.js & GraphQL with Gridsome (Airtable Database Example)]]></title>
            <link>https://snipcart.com/blog/vuejs-graphql-airtable-example</link>
            <guid>https://snipcart.com/blog/vuejs-graphql-airtable-example</guid>
            <pubDate>Wed, 19 Dec 2018 18:14:45 GMT</pubDate>
            <description><![CDATA[Vue.js and GraphQL are two powerful modern JavaScript tools. Gridsome finally leverages both to build great websites & apps. We used it to fetch data in Airtable with GraphQL for a neat Vue.js app.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Exposing a Promise-Based API from a Reactive Core (v3.0 Journal)]]></title>
            <link>https://snipcart.com/blog/redux-middleware-example</link>
            <guid>https://snipcart.com/blog/redux-middleware-example</guid>
            <pubDate>Thu, 13 Dec 2018 15:11:16 GMT</pubDate>
            <description><![CDATA[In this post, we use our own development experience as a Redux middleware example. We leveraged it to expose a promise-based API from a reactive core. Learn how we pulled this off!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Essential Google Analytics Alerts & How to Set Them Up]]></title>
            <link>https://snipcart.com/blog/google-analytics-alerts</link>
            <guid>https://snipcart.com/blog/google-analytics-alerts</guid>
            <pubDate>Thu, 06 Dec 2018 19:16:41 GMT</pubDate>
            <description><![CDATA[Google Analytics custom alerts are money AND business savers. Learn what the essential GA alerts are and how to quickly set them up. Monitoring online performance & sales is easy, so let's do it!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[What Is Cypress Testing and 4 Steps to Get Started]]></title>
            <link>https://snipcart.com/blog/what-is-cypress</link>
            <guid>https://snipcart.com/blog/what-is-cypress</guid>
            <pubDate>Thu, 29 Nov 2018 15:10:02 GMT</pubDate>
            <description><![CDATA[Cypress is a modern testing tool that allows you to run tests in your browser. It is an excellent alternative to Selenium. Learn how to get started with it here.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How We Use Redux & Redux-Observable with Vue (v3.0 Journal)]]></title>
            <link>https://snipcart.com/blog/redux-vue</link>
            <guid>https://snipcart.com/blog/redux-vue</guid>
            <pubDate>Thu, 15 Nov 2018 04:13:40 GMT</pubDate>
            <description><![CDATA[Learn how we strapped Vue.js on top of Redux & redux-observable for our shopping cart’s v3.0 rewrite.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[What are Webhooks? Easy Explanation & Tutorial]]></title>
            <link>https://snipcart.com/blog/what-are-webhooks-explained-example</link>
            <guid>https://snipcart.com/blog/what-are-webhooks-explained-example</guid>
            <pubDate>Thu, 08 Nov 2018 15:50:24 GMT</pubDate>
            <description><![CDATA[What are webhooks? They’re central to web development—but do you really know how to use them? Let’s go through a simple explanation with easy examples to get started.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Organize Your CSS with a Modular Architecture (OOCSS, BEM, SMACSS)]]></title>
            <link>https://snipcart.com/blog/organize-css-modular-architecture</link>
            <guid>https://snipcart.com/blog/organize-css-modular-architecture</guid>
            <pubDate>Thu, 01 Nov 2018 12:59:30 GMT</pubDate>
            <description><![CDATA[Bye-bye spaghetti code! Learn how to organize your CSS architecture using foolproof methodologies like OOCSS, BEM, and SMACSS. Result? A scalable, modular CSS architecture.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Should I Learn TypeScript? (Benefits & Resources)]]></title>
            <link>https://snipcart.com/blog/learn-typescript-why-use-ts</link>
            <guid>https://snipcart.com/blog/learn-typescript-why-use-ts</guid>
            <pubDate>Thu, 18 Oct 2018 17:41:34 GMT</pubDate>
            <description><![CDATA[Should you use TypeScript? Most likely. Read this to learn TypeScript and understand its place in the JavaScript ecosystem. BONUS: Full list of TypeScript resources.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Google Analytics Reports for Clients (Examples & Tools)]]></title>
            <link>https://snipcart.com/blog/google-analytics-reports-client</link>
            <guid>https://snipcart.com/blog/google-analytics-reports-client</guid>
            <pubDate>Thu, 11 Oct 2018 15:27:02 GMT</pubDate>
            <description><![CDATA[Google Analytics reports can literally save businesses, but you need to know where to look! In this post, we give you 5 examples of key GA reports that’ll put a smile on your clients’ face.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Getting Started with Vue.js Plugins [Production-Ready Example]]]></title>
            <link>https://snipcart.com/blog/vue-js-plugin</link>
            <guid>https://snipcart.com/blog/vue-js-plugin</guid>
            <pubDate>Thu, 13 Sep 2018 15:09:48 GMT</pubDate>
            <description><![CDATA[Vue.js plugins are essential for developers working with this JS framework. This post explains what they are, and how to craft a production-ready Vue plugin in < 1 hour.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Guide to Golang E-Commerce (w/ Go-Powered CMS Tutorial)]]></title>
            <link>https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo</link>
            <guid>https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo</guid>
            <pubDate>Thu, 06 Sep 2018 12:04:04 GMT</pubDate>
            <description><![CDATA[Explore the Golang ecosystem and its e-commerce capabilities. Then, try our demo on Go-powered CMS Ponzu, and learn to craft a great shopping experience yourself!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Build a Vue.js SEO-Friendly SPA with Prerender & Other Tips]]></title>
            <link>https://snipcart.com/blog/vue-js-seo-prerender-example</link>
            <guid>https://snipcart.com/blog/vue-js-seo-prerender-example</guid>
            <pubDate>Thu, 23 Aug 2018 14:42:03 GMT</pubDate>
            <description><![CDATA[Learn how to build a Vue.js SEO-friendly SPA with prerendering, server-side rendering & other general SEO tips. Live prerender demo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Strapi for Node.js Content Management with a React SPA]]></title>
            <link>https://snipcart.com/blog/node-js-react-strapi-tutorial</link>
            <guid>https://snipcart.com/blog/node-js-react-strapi-tutorial</guid>
            <pubDate>Thu, 09 Aug 2018 14:46:41 GMT</pubDate>
            <description><![CDATA[Node.js and React are two of the most powerful tools in the JavaScript ecosystem. In this tutorial, we use Strapi for Node.js content management and strap it to a React frontend, resulting in a full JS SPA.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[In-Depth VuePress Tutorial: Vue-Powered Docs & Blog]]></title>
            <link>https://snipcart.com/blog/vuepress-tutorial-vuejs-documentation</link>
            <guid>https://snipcart.com/blog/vuepress-tutorial-vuejs-documentation</guid>
            <pubDate>Thu, 02 Aug 2018 13:38:40 GMT</pubDate>
            <description><![CDATA[Learn about VuePress, a neat Vue.js static site generator, and how it stands out from other SSGs like Nuxt.js. Try our technical tutorial to craft a clean documentation and a simple blog!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[SEO-Friendly Angular SPA: Universal Server-Side Rendering Tutorial]]></title>
            <link>https://snipcart.com/blog/angular-seo-universal-server-side-rendering</link>
            <guid>https://snipcart.com/blog/angular-seo-universal-server-side-rendering</guid>
            <pubDate>Thu, 12 Jul 2018 17:43:08 GMT</pubDate>
            <description><![CDATA[Need SEO-friendly Angular applications? Read this post to learn what is server-side rendering and how to use it on your Angular SPA using Universal. Code repo & live demo included.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Reasons Images are Slowing Down Your Page Load Time (and How to Make it Better)]]></title>
            <link>https://snipcart.com/blog/images-optimization-page-load-time</link>
            <guid>https://snipcart.com/blog/images-optimization-page-load-time</guid>
            <pubDate>Wed, 20 Jun 2018 14:31:10 GMT</pubDate>
            <description><![CDATA[Multiple factors impact your page load time and images are massively important in that equation. Here are the reasons they slow down your pages and what you can do to make it better.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Creating a Static E-Commerce Website with Snipcart, GatsbyJS and DatoCMS]]></title>
            <link>https://snipcart.com/blog/static-ecommerce-gatsby-datocms</link>
            <guid>https://snipcart.com/blog/static-ecommerce-gatsby-datocms</guid>
            <pubDate>Mon, 18 Jun 2018 18:45:15 GMT</pubDate>
            <description><![CDATA[A step by step guide to create a static e-commerce website using Snipcart on a Gatsby and DatoCMS project.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Case Study: Patrick Roger's Headless E-Commerce with Drupal & Angular]]></title>
            <link>https://snipcart.com/blog/case-study-patrick-roger-drupal-angular</link>
            <guid>https://snipcart.com/blog/case-study-patrick-roger-drupal-angular</guid>
            <pubDate>Thu, 07 Jun 2018 13:36:33 GMT</pubDate>
            <description><![CDATA[In this case study, discover how Ici La Lune developers enabled e-commerce on a headless Drupal backend strapped to a Angular frontend using Snipcart.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Guide to Developer Productivity: 5 Healthy Habits & Tools]]></title>
            <link>https://snipcart.com/blog/guide-developer-productivity-tools</link>
            <guid>https://snipcart.com/blog/guide-developer-productivity-tools</guid>
            <pubDate>Thu, 17 May 2018 14:09:58 GMT</pubDate>
            <description><![CDATA[Learn how to improve, measure, and maintain developer productivity. This guide contains 5 key habits for developers, as well as related productivity tools to help you with: time management, code testing, distractions, and health preservation. Check it out!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Visual Studio Code VS Sublime for JavaScript & Frontend Development]]></title>
            <link>https://snipcart.com/blog/visual-studio-code-vs-sublime-javascript</link>
            <guid>https://snipcart.com/blog/visual-studio-code-vs-sublime-javascript</guid>
            <pubDate>Thu, 10 May 2018 13:41:10 GMT</pubDate>
            <description><![CDATA[Visual Studio Code and Sublime are two of the most popular code editors out there. In this post, I'll compare both tools' performance, customization, and extensions. For frontend developers out there, this will also answer the question: which one is better for JavaScript development?]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Build a Vue.Js E-Commerce App with ButterCMS Headless Backend]]></title>
            <link>https://snipcart.com/blog/vuejs-ecommerce-headless-buttercms</link>
            <guid>https://snipcart.com/blog/vuejs-ecommerce-headless-buttercms</guid>
            <pubDate>Thu, 03 May 2018 18:07:38 GMT</pubDate>
            <description><![CDATA[Learn how to leverage Vue.js for e-commerce by bundling together a powerful, frontend centric online shop. Our recipe: Vue in the frontend + HTML/JS shopping cart + ButterCMS in the backend. Live demo & code repo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Using Snipcart to Manage Your Event Tickets Sale]]></title>
            <link>https://snipcart.com/blog/sell-event-tickets-website</link>
            <guid>https://snipcart.com/blog/sell-event-tickets-website</guid>
            <pubDate>Fri, 06 Apr 2018 15:07:54 GMT</pubDate>
            <description><![CDATA[We're often asked if it's possible to sell event tickets using Snipcart. Read this blog post to discover how you can, not only sell tickets but manage everything from tickets sales to QR codes generation and ticket scanning with our platform.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Pelican Tutorial: Static, Python-Powered Blog with Search & Comments]]></title>
            <link>https://snipcart.com/blog/pelican-blog-tutorial-search-comments</link>
            <guid>https://snipcart.com/blog/pelican-blog-tutorial-search-comments</guid>
            <pubDate>Thu, 29 Mar 2018 18:01:13 GMT</pubDate>
            <description><![CDATA[Learn what Python-powered generator Pelican is, and how you can use it to create a fast, static blog. This Pelican tutorial also includes simple steps to enable dynamic features--search & comments--on your static blog.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Drupal Headless Architecture with JS Framework [Live Demo]]]></title>
            <link>https://snipcart.com/blog/drupal-headless-architecture-tutorial</link>
            <guid>https://snipcart.com/blog/drupal-headless-architecture-tutorial</guid>
            <pubDate>Thu, 22 Mar 2018 18:59:17 GMT</pubDate>
            <description><![CDATA[Read this introduction to Drupal headless architecture to know more about the benefits of decoupled CMS. We also get technical, with a live demo of Drupal as the backend for a small e-commerce app powered by the React-like frontend framework that is Inferno.js.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Staticman for User-Generated Content on a Jekyll Static Website]]></title>
            <link>https://snipcart.com/blog/staticman-dynamic-content-static-website</link>
            <guid>https://snipcart.com/blog/staticman-dynamic-content-static-website</guid>
            <pubDate>Thu, 15 Feb 2018 16:42:41 GMT</pubDate>
            <description><![CDATA[Staticman helps you bring user-generated content to static sites. See how it will improve your website versus third-party services and how it gives you back complete control over your dynamic content. We'll also show you how to integrate Staticman to Jekyll for user comments and product reviews.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Grav as Headless CMS Tied to Gatsby with GraphQL Schema]]></title>
            <link>https://snipcart.com/blog/react-graphql-grav-cms-headless-tutorial</link>
            <guid>https://snipcart.com/blog/react-graphql-grav-cms-headless-tutorial</guid>
            <pubDate>Thu, 25 Jan 2018 15:44:34 GMT</pubDate>
            <description><![CDATA[In this tutorial, we use Gatsby for React-powered static site generation with GraphQL schema to pull data from a headless CMS. The backend is handled by Grav CMS used solely for content management, as a decoupled CMS. React & GraphQL is a powerful combination for the frontend.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Gecko Depot Europe: Advanced Snipcart Integration with Squarespace]]></title>
            <link>https://snipcart.com/blog/case-study-gecko-squarespace-ecommerce</link>
            <guid>https://snipcart.com/blog/case-study-gecko-squarespace-ecommerce</guid>
            <pubDate>Thu, 18 Jan 2018 15:37:27 GMT</pubDate>
            <description><![CDATA[Meet Spektrum developer Francis as he goes through this advance Snipcart integration on a Squarespace B2B online store. Customization was needed to give the merchant the ability to approve customers' accounts and create complex discount scenarios.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Concepts behind the Functional Programming Paradigm Explained]]></title>
            <link>https://snipcart.com/blog/functional-programming-paradigm-concepts</link>
            <guid>https://snipcart.com/blog/functional-programming-paradigm-concepts</guid>
            <pubDate>Thu, 11 Jan 2018 15:38:06 GMT</pubDate>
            <description><![CDATA[The functional paradigm completely changes the way we think about programming. In this overview, our developer Max explains the core concepts behind it. These you can apply to most languages right away, including JavaScript. Also contains a list of resources to learn FP in depth.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[B2D: The No-BS Dynamics of Marketing & Selling to Devs]]></title>
            <link>https://snipcart.com/blog/b2d-marketing-selling-to-developers</link>
            <guid>https://snipcart.com/blog/b2d-marketing-selling-to-developers</guid>
            <pubDate>Fri, 15 Dec 2017 14:59:20 GMT</pubDate>
            <description><![CDATA[What is the B2D (business-to-developer) model exactly? Why should you consider selling to developers? Answers to all of this, along with transparent, road-tested B2D marketing tips, in this post. Have a look!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The State of Node.js & JavaScript for Backend Development]]></title>
            <link>https://snipcart.com/blog/javascript-nodejs-backend-development</link>
            <guid>https://snipcart.com/blog/javascript-nodejs-backend-development</guid>
            <pubDate>Thu, 23 Nov 2017 15:18:06 GMT</pubDate>
            <description><![CDATA[JavaScript & Node.js for backend development, who said you shouldn't? A lot of things (good & bad) have been said about Node.js, here's our input! Learn about advantages, disadvantages & tools for backend developers.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[iGoCordless: a B2C Umbraco E-Commerce Integration with a B2B ERP]]></title>
            <link>https://snipcart.com/blog/case-study-igocordless-umbraco-ecommerce</link>
            <guid>https://snipcart.com/blog/case-study-igocordless-umbraco-ecommerce</guid>
            <pubDate>Thu, 16 Nov 2017 16:12:02 GMT</pubDate>
            <description><![CDATA[Learn how iGoCordless & Spektrum Media used Umbraco, Snipcart, and an internal ERP to create a seamless, B2C & B2B e-commerce experience.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Killer Vue.js Blog Demo: Launch in 2 Hours Tops]]></title>
            <link>https://snipcart.com/blog/vuejs-blog-demo</link>
            <guid>https://snipcart.com/blog/vuejs-blog-demo</guid>
            <pubDate>Thu, 02 Nov 2017 19:09:39 GMT</pubDate>
            <description><![CDATA[Learn how to build a killer Vue.js blog with a full demo: custom plugin, templating, pagination, filtering, data decoupling, and more!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Crafting a Webpack-Powered Static Site with Spike]]></title>
            <link>https://snipcart.com/blog/webpack-static-site-tutorial-spike</link>
            <guid>https://snipcart.com/blog/webpack-static-site-tutorial-spike</guid>
            <pubDate>Thu, 26 Oct 2017 17:37:23 GMT</pubDate>
            <description><![CDATA[Read this webpack tutorial for a quick introduction to the module bundler and discover Spike, a webpack static site generator.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Creating Vue.js Transitions & Animation: Live Examples]]></title>
            <link>https://snipcart.com/blog/vuejs-transitions-animations</link>
            <guid>https://snipcart.com/blog/vuejs-transitions-animations</guid>
            <pubDate>Thu, 05 Oct 2017 17:26:43 GMT</pubDate>
            <description><![CDATA[Learn how to handle production-ready Vue.js transitions & animations with live CodePens, in-depth explanations, code snippets, and more.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[CloudCannon CMS for Jekyll: Building a Multilingual Site]]></title>
            <link>https://snipcart.com/blog/cms-jekyll-cloud-cannon-multilingual</link>
            <guid>https://snipcart.com/blog/cms-jekyll-cloud-cannon-multilingual</guid>
            <pubDate>Fri, 22 Sep 2017 13:47:44 GMT</pubDate>
            <description><![CDATA[Use CloudCannon--a CMS for Jekyll--and a few tricks to build a multilingual static site with easy content and language management.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Choosing, Keeping & Refactoring a Successful Startup's Tech Stack]]></title>
            <link>https://snipcart.com/blog/startup-tech-stack</link>
            <guid>https://snipcart.com/blog/startup-tech-stack</guid>
            <pubDate>Thu, 07 Sep 2017 15:13:26 GMT</pubDate>
            <description><![CDATA[Successful startups' initial web app tech stack WILL become "boring". Here's how to wisely choose, keep and refactor your startup's stack.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Tutorial to Bundle Cockpit CMS & Nuxt.js in a full JAMstack]]></title>
            <link>https://snipcart.com/blog/cockpit-cms-tutorial-nuxtjs</link>
            <guid>https://snipcart.com/blog/cockpit-cms-tutorial-nuxtjs</guid>
            <pubDate>Fri, 11 Aug 2017 13:36:05 GMT</pubDate>
            <description><![CDATA[Read this Cockpit CMS & Nuxt.js tutorial to learn how to bundle a full JAMstack project. Headless CMS + static app generation with a powerful Vue.js framework.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[The Story of our Progressive Migration from Backbone to Vue.js]]></title>
            <link>https://snipcart.com/blog/progressive-migration-backbone-vuejs-refactoring</link>
            <guid>https://snipcart.com/blog/progressive-migration-backbone-vuejs-refactoring</guid>
            <pubDate>Thu, 20 Jul 2017 17:20:47 GMT</pubDate>
            <description><![CDATA[We share our insights on our Saas refactoring from Backbone to Vue.js. Learn the reasons why we had to do it, and the way we are doing it.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Integrating E-Commerce on Statamic Flat File CMS]]></title>
            <link>https://snipcart.com/blog/integrating-e-commerce-on-statamic-flat-file-cms</link>
            <guid>https://snipcart.com/blog/integrating-e-commerce-on-statamic-flat-file-cms</guid>
            <pubDate>Thu, 11 May 2017 14:52:29 GMT</pubDate>
            <description><![CDATA[In this blog post, our developer Charles shows you how to integrate our e-commerce solution to the popular flat-file CMS Statamic.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Exploring Netlify CMS, a React & Git-Based Content Management System]]></title>
            <link>https://snipcart.com/blog/netlify-cms-react-git-workflow</link>
            <guid>https://snipcart.com/blog/netlify-cms-react-git-workflow</guid>
            <pubDate>Thu, 20 Apr 2017 13:41:15 GMT</pubDate>
            <description><![CDATA[Discover how Netlify CMS, an open source React JS app, enables Git-based content management for developers & non-technical editors alike.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Kinderkamer Posters: Cart Implementation on a MODX E-Commerce Site]]></title>
            <link>https://snipcart.com/blog/case-study-modx-ecommerce</link>
            <guid>https://snipcart.com/blog/case-study-modx-ecommerce</guid>
            <pubDate>Thu, 23 Mar 2017 13:00:14 GMT</pubDate>
            <description><![CDATA[Read about developer Michiel Zoer's experience customizing Snipcart for an e-commerce site built with MODX, an open source PHP CMS.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Going "Flat File": Kirby CMS Tutorial & E-Commerce on a Lightweight PHP CMS]]></title>
            <link>https://snipcart.com/blog/flat-file-cms-php-kirby-tutorial</link>
            <guid>https://snipcart.com/blog/flat-file-cms-php-kirby-tutorial</guid>
            <pubDate>Fri, 17 Mar 2017 18:12:43 GMT</pubDate>
            <description><![CDATA[Learn the advantages of flat file CMS vs. database-driven systems and how to build an e-commerce site with Kirby, a lightweight PHP CMS.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[An Introduction to API-First CMS with Directus' Open Source, Headless CMS]]></title>
            <link>https://snipcart.com/blog/intro-api-first-headless-cms-directus</link>
            <guid>https://snipcart.com/blog/intro-api-first-headless-cms-directus</guid>
            <pubDate>Thu, 02 Mar 2017 19:43:03 GMT</pubDate>
            <description><![CDATA[Learn what API-first, decoupled CMS are and how to build a web app with dynamic content managed in Directus, an open source headless CMS.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[An Easy Guide to Enhanced Ecommerce Analytics with Google Tag Manager]]></title>
            <link>https://snipcart.com/blog/guide-enhanced-ecommerce-google-tag-manager</link>
            <guid>https://snipcart.com/blog/guide-enhanced-ecommerce-google-tag-manager</guid>
            <pubDate>Thu, 02 Feb 2017 19:15:25 GMT</pubDate>
            <description><![CDATA[Use this Snipcart guide to Google Tag Manager & Enhanced Ecommerce to get better e-commerce insights in Google Analytics.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Middleman Tutorial (v4): Enable Static E-Commerce on a Ruby Site Generator]]></title>
            <link>https://snipcart.com/blog/static-site-e-commerce-integrating-snipcart-with-middleman</link>
            <guid>https://snipcart.com/blog/static-site-e-commerce-integrating-snipcart-with-middleman</guid>
            <pubDate>Fri, 27 Jan 2017 14:28:57 GMT</pubDate>
            <description><![CDATA[Use this JAMstack/static e-commerce tutorial to craft a frontend online store with Middleman, a powerful Ruby site generator.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Build an E-Commerce Site with Wyam, a .NET Static Content Generator]]></title>
            <link>https://snipcart.com/blog/ecommerce-wyam-dot-net-static-site-generator</link>
            <guid>https://snipcart.com/blog/ecommerce-wyam-dot-net-static-site-generator</guid>
            <pubDate>Thu, 19 Jan 2017 15:11:06 GMT</pubDate>
            <description><![CDATA[Learn to build a JAMstack e-commerce site with Wyam, a .NET static site content generator, and Snipcart, our HTML/JS shopping cart platform.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Why .NET Technologies Are (and Will Keep) Powering our Application]]></title>
            <link>https://snipcart.com/blog/why-dot-net-technologies</link>
            <guid>https://snipcart.com/blog/why-dot-net-technologies</guid>
            <pubDate>Fri, 23 Dec 2016 02:26:08 GMT</pubDate>
            <description><![CDATA[Learn why .NET technologies were picked to power our full SaaS application's architecture: startup story, pros and cons, and a Dot Net future!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Less Effort, Swift E-Commerce Integration on a Kirby CMS Site]]></title>
            <link>https://snipcart.com/blog/case-study-less-effort</link>
            <guid>https://snipcart.com/blog/case-study-less-effort</guid>
            <pubDate>Tue, 13 Dec 2016 21:16:45 GMT</pubDate>
            <description><![CDATA[Learn how developer Sam Wightwick sells online for Less Effort, his streetwear brand, using Snipcart's HTML/JS shopping cart and Kirby CMS.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Building a Pagekit CMS E-commerce Demo with a Products Extension]]></title>
            <link>https://snipcart.com/blog/pagekit-cms-ecommerce-demo</link>
            <guid>https://snipcart.com/blog/pagekit-cms-ecommerce-demo</guid>
            <pubDate>Fri, 18 Nov 2016 15:22:00 GMT</pubDate>
            <description><![CDATA[Enable e-commerce on Pagekit CMS with a custom Snipcart extension. Step-by-step tutorial, code snippets, and live demo included!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Create an E-Commerce Landing Page with Unbounce]]></title>
            <link>https://snipcart.com/blog/ecommerce-landing-page-unbounce</link>
            <guid>https://snipcart.com/blog/ecommerce-landing-page-unbounce</guid>
            <pubDate>Tue, 08 Nov 2016 15:06:22 GMT</pubDate>
            <description><![CDATA[Quickly learn how to create an e-commerce landing page with Unbounce and Snipcart's simple shopping cart platform, in three easy steps.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Webtask's Backend-as-a-Service: A Serverless E-Commerce Tutorial]]></title>
            <link>https://snipcart.com/blog/webtask-baas-serverless-tutorial</link>
            <guid>https://snipcart.com/blog/webtask-baas-serverless-tutorial</guid>
            <pubDate>Thu, 03 Nov 2016 14:45:31 GMT</pubDate>
            <description><![CDATA[Learn how using Webtask's backend-as-a-service can empower developers' serverless projects with an ecommerce-specific function tutorial.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Quick Processwire E-Commerce Tutorial: Lean Store on PHP CMS]]></title>
            <link>https://snipcart.com/blog/processwire-ecommerce-tutorial</link>
            <guid>https://snipcart.com/blog/processwire-ecommerce-tutorial</guid>
            <pubDate>Thu, 13 Oct 2016 14:25:54 GMT</pubDate>
            <description><![CDATA[Learn how to add a customizable layer of e-commerce to Processwire's PHP CMS with Snipcart, an HTML/JavaScript shopping cart platform.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Tumblr Shopping Cart for Quick E-Commerce (< 2 Minutes)!]]></title>
            <link>https://snipcart.com/blog/tumblr-shopping-cart-quick-ecommerce</link>
            <guid>https://snipcart.com/blog/tumblr-shopping-cart-quick-ecommerce</guid>
            <pubDate>Tue, 13 Sep 2016 04:00:00 GMT</pubDate>
            <description><![CDATA[Set up a Tumblr shopping cart on your site and enable e-commerce in less than two minutes (if you're slow)!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart vs. Ecwid Review: E-Commerce Platforms Comparison]]></title>
            <link>https://snipcart.com/blog/ecwid-review-comparison-snipcart</link>
            <guid>https://snipcart.com/blog/ecwid-review-comparison-snipcart</guid>
            <pubDate>Thu, 01 Sep 2016 14:00:12 GMT</pubDate>
            <description><![CDATA[Read this Snipcart vs. Ecwid review to compare both e-commerce solutions' features, pricing, and key differences in terms of use cases.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[A Basic Guide to Choosing the Right Tech Stack for Client Work]]></title>
            <link>https://snipcart.com/blog/guide-choosing-tech-stack-client-work</link>
            <guid>https://snipcart.com/blog/guide-choosing-tech-stack-client-work</guid>
            <pubDate>Thu, 11 Aug 2016 12:57:55 GMT</pubDate>
            <description><![CDATA[Wondering how to choose the right tech stack for client development work? The 11 key questions in this post will help you do just that.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Adobe Muse E-Commerce: Quick Shopping Cart Integration]]></title>
            <link>https://snipcart.com/blog/adobe-muse-ecommerce-shopping-cart</link>
            <guid>https://snipcart.com/blog/adobe-muse-ecommerce-shopping-cart</guid>
            <pubDate>Thu, 28 Jul 2016 15:06:27 GMT</pubDate>
            <description><![CDATA[Enable Adobe Muse e-commerce on your site with a quick shopping cart integration. Two simple steps and you'll be ready to sell stuff!]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Lean AngularJS E-Commerce with Snipcart & Yeoman]]></title>
            <link>https://snipcart.com/blog/angularjs-ecommerce</link>
            <guid>https://snipcart.com/blog/angularjs-ecommerce</guid>
            <pubDate>Mon, 25 Jul 2016 18:57:02 GMT</pubDate>
            <description><![CDATA[Learn how to set up AngularJS e-commerce on a single-page application shop in 4 simple, quick steps with Snipcart & Yeoman.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[6 Ways of Communicating Technical Information to Clients Effectively]]></title>
            <link>https://snipcart.com/blog/communicate-technical-information-clients</link>
            <guid>https://snipcart.com/blog/communicate-technical-information-clients</guid>
            <pubDate>Thu, 12 May 2016 13:27:33 GMT</pubDate>
            <description><![CDATA[Learn effective techniques to communicate technical information with clients and foster healthy, beneficial relationships with them.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Add a Shopping Cart to Your Squarespace E-Commerce Site]]></title>
            <link>https://snipcart.com/blog/add-shopping-cart-squarespace</link>
            <guid>https://snipcart.com/blog/add-shopping-cart-squarespace</guid>
            <pubDate>Thu, 21 Apr 2016 13:06:19 GMT</pubDate>
            <description><![CDATA[Learn these 5 easy steps to add a full shopping cart platform on top of your Squarespace e-commerce website.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[October CMS E-Commerce Tutorial: GoT White Walkers Protection Store]]></title>
            <link>https://snipcart.com/blog/snipcart-octobercms-ecommerce-tutorial-got</link>
            <guid>https://snipcart.com/blog/snipcart-octobercms-ecommerce-tutorial-got</guid>
            <pubDate>Thu, 31 Mar 2016 14:10:13 GMT</pubDate>
            <description><![CDATA[Simple October CMS e-commerce tutorial to learn how to add a shopping cart to your October site with a single-component buy button plugin.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Integrating a Retail POS System with Snipcart's E-Commerce Platform]]></title>
            <link>https://snipcart.com/blog/pos-system-ecommerce-integration</link>
            <guid>https://snipcart.com/blog/pos-system-ecommerce-integration</guid>
            <pubDate>Thu, 18 Feb 2016 14:54:39 GMT</pubDate>
            <description><![CDATA[Learn how one development shop integrated our e-commerce platform to a custom POS software to create an omni-channel commerce solution.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Set Up Multi-Currency Display & Checkout on Your Online Store]]></title>
            <link>https://snipcart.com/blog/multi-currency-display-checkout-online-store</link>
            <guid>https://snipcart.com/blog/multi-currency-display-checkout-online-store</guid>
            <pubDate>Thu, 11 Feb 2016 15:38:51 GMT</pubDate>
            <description><![CDATA[Learn how to accept payments in multiple currencies and display currency-specific pricing on your online store with Snipcart.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Simple and Quick Discount Settings]]></title>
            <link>https://snipcart.com/blog/simple-and-quick-discount-settings</link>
            <guid>https://snipcart.com/blog/simple-and-quick-discount-settings</guid>
            <pubDate>Wed, 16 Dec 2015 18:18:54 GMT</pubDate>
            <description><![CDATA[Discounts improvements: this blog post covers classic & edgy discount scenarios you may not even knew you could do with Snipcart.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Why "Ad Blockers" Are Also Changing the Game for SaaS and Web Developers]]></title>
            <link>https://snipcart.com/blog/ad-blockers-saas-web-developers</link>
            <guid>https://snipcart.com/blog/ad-blockers-saas-web-developers</guid>
            <pubDate>Thu, 29 Oct 2015 14:45:37 GMT</pubDate>
            <description><![CDATA[How an ad blocking software messed with our shopping cart platform's analytics feature, and the takeaways we gathered from the experience.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Tips on Code Refactoring, From a Former Addict]]></title>
            <link>https://snipcart.com/blog/tips-on-code-refactoring-from-a-former-addict</link>
            <guid>https://snipcart.com/blog/tips-on-code-refactoring-from-a-former-addict</guid>
            <pubDate>Thu, 02 Jul 2015 04:00:00 GMT</pubDate>
            <description><![CDATA[In this post, our lead engineer Charles, former refactoring addict, tells you when you should (and shouldn't) refactor your code.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Setting Up Google Analytics E-Commerce Tracking with Snipcart]]></title>
            <link>https://snipcart.com/blog/setting-up-google-analytics-e-commerce-tracking-with-snipcart</link>
            <guid>https://snipcart.com/blog/setting-up-google-analytics-e-commerce-tracking-with-snipcart</guid>
            <pubDate>Tue, 23 Jun 2015 04:00:00 GMT</pubDate>
            <description><![CDATA[Here's how you can easily track relevant e-commerce data and gain business insights using Google Analytics and Snipcart.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Develop a Snipcart Powered Website Locally Using ngrok]]></title>
            <link>https://snipcart.com/blog/develop-a-snipcart-powered-website-locally-using-ngrok</link>
            <guid>https://snipcart.com/blog/develop-a-snipcart-powered-website-locally-using-ngrok</guid>
            <pubDate>Thu, 02 Apr 2015 04:00:00 GMT</pubDate>
            <description><![CDATA[Read this post to learn how to develop Snipcart powered websites locally and collaborate on them using ngrok. ]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart for WordPress: A Simple, Shortcode-Based Integration]]></title>
            <link>https://snipcart.com/blog/snipcart-for-wordpress-a-simple-shortcode-based-integration</link>
            <guid>https://snipcart.com/blog/snipcart-for-wordpress-a-simple-shortcode-based-integration</guid>
            <pubDate>Wed, 07 Jan 2015 05:00:00 GMT</pubDate>
            <description><![CDATA[In this guest post, Fred Meyer from WPShout and Press Up explains how to handle a simple WordPress-Snipcart integration using shortcodes. ]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Customizing Your E-Commerce Thank You Page]]></title>
            <link>https://snipcart.com/blog/customizing-your-e-commerce-thank-you-page</link>
            <guid>https://snipcart.com/blog/customizing-your-e-commerce-thank-you-page</guid>
            <pubDate>Thu, 16 Oct 2014 04:00:00 GMT</pubDate>
            <description><![CDATA[In this post we show you how to modify our standard Thank you page and how to redirect your customers to a customized Thank you page.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[7 Value-Added Services To Pitch E-Commerce Clients After Launch]]></title>
            <link>https://snipcart.com/blog/7-value-added-services-to-pitch-e-commerce-clients-after-launch</link>
            <guid>https://snipcart.com/blog/7-value-added-services-to-pitch-e-commerce-clients-after-launch</guid>
            <pubDate>Thu, 18 Sep 2014 04:00:00 GMT</pubDate>
            <description><![CDATA[In this awesome guest post, Kyle Racki from Proposify shows us how to add value for e-commerce clients once they've launched their site.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Advertising for Developers with Carbon Ads: Our Detailed Experience]]></title>
            <link>https://snipcart.com/blog/advertising-with-carbon-ads-our-detailed-experience</link>
            <guid>https://snipcart.com/blog/advertising-with-carbon-ads-our-detailed-experience</guid>
            <pubDate>Thu, 03 Jul 2014 04:00:00 GMT</pubDate>
            <description><![CDATA[Read this post to learn about the details of our experience advertising our product, Snipcart, with Carbon Ads, a premium ad network.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[How to Easily Manage Your Products Through WordPress]]></title>
            <link>https://snipcart.com/blog/how-to-easily-manage-your-products-through-wordpress</link>
            <guid>https://snipcart.com/blog/how-to-easily-manage-your-products-through-wordpress</guid>
            <pubDate>Mon, 16 Jun 2014 04:00:00 GMT</pubDate>
            <description><![CDATA[Learn in 5 steps how you can smoothly manage products within WordPress using the Custom Post Type UI and Advanced Custom Fields plugins.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Snipcart Webhooks: Zapier & Mailchimp Integration]]></title>
            <link>https://snipcart.com/blog/snipcart-webhooks-zapier-mailchimp-integration</link>
            <guid>https://snipcart.com/blog/snipcart-webhooks-zapier-mailchimp-integration</guid>
            <pubDate>Tue, 29 Apr 2014 04:00:00 GMT</pubDate>
            <description><![CDATA[Let's show you how to use Zapier to automate the gathering of your customers' emails using Mailchimp lists and Snipcart webhooks.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Customizing Snipcart to Reflect the Style of Your Website]]></title>
            <link>https://snipcart.com/blog/customizing-snipcart-to-reflect-the-style-of-your-website</link>
            <guid>https://snipcart.com/blog/customizing-snipcart-to-reflect-the-style-of-your-website</guid>
            <pubDate>Thu, 30 Jan 2014 05:00:00 GMT</pubDate>
            <description><![CDATA[In this tutorial you'll find out how a few lines of CSS can allow you to customize Snipcart so it feels and looks just like your website.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
        <item>
            <title><![CDATA[Product Options: Altering Items Prices with Custom Fields]]></title>
            <link>https://snipcart.com/blog/product-options-altering-items-prices-with-custom-fields</link>
            <guid>https://snipcart.com/blog/product-options-altering-items-prices-with-custom-fields</guid>
            <pubDate>Tue, 26 Nov 2013 05:00:00 GMT</pubDate>
            <description><![CDATA[Details on one of our most requested feature this month: the possibility to change the price of an item depending on the options selected.]]></description>
            <author>geeks@snipcart.com (Snipcart)</author>
        </item>
    </channel>
</rss>