Synology Photos Slideshow

Esau Silva Social Media Card

I have always wanted a photo slideshow feed from the photos stored on my NAS. While Synology Photos includes a slideshow feature, it is limited: it only displays photos in descending order (newest to oldest). This means I rarely see photos from years ago. As a long-time Synology user with thousands of memories stored in […]

Deploy a Production React App to Netlify

Esau Silva - Fullstack Software Engineer

In this tutorial, we will learn how to deploy a React app with a back-end API to Netlify. We will cover deploying an Express.js API and Lambda Functions to interact with the React front-end. I have written two other tutorials where we will deploy the same app to Vercel and Heroku. (Links below) Deployment to Vercel Deployment to Heroku