RSS Amplifier

Jim Kalafut · Jul 15, 2022

Create React App Proxy Setup

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

A Go/Fiber side project I’m working on needs some interactive elements. I started making some additions using AlpineJS and HTMX, but things grew to the point that I decided a dedicated JS view library would be worthwhile. Usually I reach for the awesome and under-mentioned Mithril.js, but I’ve not visited the world of React in many years, so I decided to start there instead. I was…

A Go/Fiber side project I’m working on needs some interactive elements. I started making some additions using AlpineJS and HTMX, but things grew to the point that I decided a dedicated JS view library would be worthwhile. Usually I reach for the awesome and under-mentioned Mithril.js, but I’ve not visited the world of React in many years, so I decided to start there instead. I was definitely impressed at how the very first guidance you get is tailored to your needs.

Read on /posts/2022-07-15-create-react-app/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.