Best of YarnOctober 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    How to Build a Video Game Store with Medusa and Next.js

    Medusa has launched a hackathon offering contributors the opportunity to win excellent prizes. Medusa allows developers to create scalable and sophisticated commerce setups with minimal effort and a positive developer experience. In this tutorial, you’ll learn how to create a video store with Medusa using its Next.js storefront. You can use MinIO, S3 or DigitalOcean Spaces, or Digital Ocean Spaces. For more information on the Medusa store in the store and add some video games and other products.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    TO-DO List - CRUD Full Stack in Ionic Type Script React and Parse Back4app

    Ionic Type Script React and Parse Back4app are built in typescript and react js framework. In terms of the backend back 4app was used as theapi. Select your application or create a new one 1.1 - Make IonInput name="title" onIonChange. Back 4app, add a new component in./Ion.

  3. 3
    Article
    Avatar of logrocketLogRocket·4y

    Adding an RSS feed to your Next.js app

    An RSS feed uses an XML file containing details about pieces of content like a list of articles or podcasts in reverse chronological order. When this file is available for a website, users can access and engage the site's content using an RSS feed reader or aggregator. The feed is also useful when setting up a campaign for Let’s add the feed options by updating the file's contents to the following.