Best of AxiosDecember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    How I Built a Vue.js Ecommerce Store with a Node.js Backend

    Vue.js has been rising in popularity since it was first released due to its many advantages. It can be used to build a variety of apps, including websites, mobile apps, or desktop apps. For the backend, you’ll learn how to use Medusa, an open source Node.js commerce engine.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Implementing reCAPTCHA in React

    Implementing reCAPTCHA in React.js is a generated test that allows the application to determine if a human or a computer bot performed specific actions. It uses sophisticated risk analysis methods to distinguish between humans and computer-generated bots. This tutorial will help you implement Google re CAPTCHA v2 in your React.