Coder Social home page Coder Social logo

jackmcpickle / hypermedia-vs-react-demo Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 344 KB

Comparing different approaches to a dummy online store - Vite SPA, Nextjs RSC, Astro Htmx

JavaScript 0.94% TypeScript 61.57% Astro 36.84% CSS 0.28% HTML 0.38%
astro htmx hypermedia nextjs react rsc shop-demo vite

hypermedia-vs-react-demo's Introduction

Hypermedia Vs React aproaches demo

Comparing different approaches to a dummy online store - Vite SPA, Nextjs RSC, Astro with Htmx

Both Astro and Nextjs apps share db schema.

You will need to create a Turso DB account and database and then add DB url and token to the .envs

Run SPA

No dependencies, uses localStorage as temp DB.

cd vite
pnpm i
pnpm dev

Run Nextjs RSC

Using React server components

cd nextjs-app
cp .env.example .env
# Add turso details to .env
pnpm i
pnpm dev

Run Astro/Htmx

Using htmx and astro components, Apline js to handle small amount of frontend js (mobile menu toggle)

cd astro
cp .env.example .env
# Add turso details to .env
pnpm i
pnpm dev

hypermedia-vs-react-demo's People

Contributors

jackmcpickle avatar

Stargazers

Ben Rogerson avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.