Best of VercelJanuary 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    React Email 2.0 · Resend

    React Email has released version 2.0 with new features including a mobile preview, revamped file tree, better user feedback, and improved error handling. The new version also has faster setup and start-up times. Code highlighting components have been added for displaying code in emails. The release is compatible with various package managers and can be deployed easily to Vercel.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    How to Deploy Your Node.js Backend Project to Vercel: A Step-by-Step Guide

    Learn how to deploy your Node.js backend project to Vercel using serverless functions. Understand the concept of serverless function in Vercel, the prerequisites for deployment, and the step-by-step guide to deploy.

  3. 3
    Video
    Avatar of communityCommunity Picks·2y

    Deploying a backend on Vercel (APIs and Functions)

    Learn how to deploy your backend on Vercel, including using frontend frameworks like Next.js or Nuxt, and how to write API routes. Vercel supports Node.js and offers templates for Fastify and other backend tools.

  4. 4
    Article
    Avatar of medium_jsMedium·2y

    My love letter to Vercel

    Vercel simplifies the process of deploying and running the frontend of applications. It offers features such as deploy previews, functions as a service, analytics, and more. Vercel has expanded to include cloud-like features such as storage and databases. It is becoming the standard for deploying frontends, even used by the Medium website. Vercel integrates seamlessly with Next.js, a popular web framework for React.