Best of Backend DevelopmentFebruary 2021

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    How to Create a React App with a Node Backend: The Complete Guide

    Reed Barger: How to Create a React App with a Node Backend. How to create a React app with a node backend: The Complete Guide to Node.js and React App Development. Read more at Reed Barger’s blog, The Node Project.

  2. 2
    Article
    Avatar of bitBits and Pieces·5y

    BFF Pattern (Backend for Frontend): An Introduction

    The BFF Pattern (Backend for Frontend): An Introduction Get to know the benefits of using the BFF pattern in practice. The BFF acts as a simple interface between the frontend and microservices. A single BFF is focused on a single UI. Can we have multiple BFFs for multiple UIs? We’ll answer this question in the latter section of this article.

  3. 3
    Article
    Avatar of medium_jsMedium·5y

    Writing a Node.js GraphQL backend that actually scales — A complete guide — Part 1: Setup

    GraphQL is a popular alternative for building your backend application. The ultimate objective of this series of articles is to show you how to build it from scratch in a proper manner. The tutorial will be for beginners, but there are other better resources to learn about primitive types.

  4. 4
    Article
    Avatar of dzDZone·5y

    Building Large Projects With Vue, Vite, and Lerna

    Vite is a new build tool from creators of Vue JS framework. It works smoothly with Vue, and with any other web framework just as well. Combined with Lerna, it works great with large modular applications. It is much faster and easier than competitors.

  5. 5
    Article
    Avatar of logrocketLogRocket·5y

    Firebase vs. Supabase: Which is better?

    Backend-as-a-Service (BaaS) is a service model in which developers outsource all the behind-the-scenes aspects of web or mobile development. Over the last decade, we’ve seen the rise of companies offering these services, including Firebase, Supabase, Parse, Back4app, and AWS Amplify. We’ll start by exploring each platform individually, then compare Firebase vs. Supabase.