unfoldingWord / gateway-edit

Book Package harmonized view.
https://gatewayedit.com
MIT License
1 stars 4 forks source link

SPIKE: Investigate frameworks #11

Closed birchamp closed 3 years ago

birchamp commented 3 years ago

What's required for 2.0/ missing from Create 1.0?

What frameworks allow for routing via URL?

mannycolon commented 3 years ago

Sources

mannycolon commented 3 years ago
mannycolon commented 3 years ago

Findings

Gatsby.js & Next.js

Gatsbyjs

Next.js

Verdict: Next.js (My opinion)

mannycolon commented 3 years ago

Ionic React

One Codebase, Any Platform

Ionic vs Next.js

mannycolon commented 3 years ago

Create React App v4

Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration.

mannycolon commented 3 years ago

My Top 3

  1. Next.js
  2. Create React App
  3. Ionic React