webplatformz / react-training-slides-v2

https://webplatformz.github.io/react-training-slides-v2/
MIT License
5 stars 1 forks source link

Remix chapter: Setup, Routing, Data Fetching #62

Closed felixmokross closed 1 year ago

felixmokross commented 1 year ago

Sections of the Remix chapter in this PR: (2) Setup (3) Routing (4) Data Fetching

Sections still work in progress: (1) Server-Side Rendering (5) Forms/Actions

netlify[bot] commented 1 year ago

Deploy Preview for heartfelt-clafoutis-b8a8a3 ready!

Name Link
Latest commit bfeda2ac217ac7ba1a9adfbd71137a3bdfd29aff
Latest deploy log https://app.netlify.com/sites/heartfelt-clafoutis-b8a8a3/deploys/64ff1b968aeeda00084fd163
Deploy Preview https://deploy-preview-62--heartfelt-clafoutis-b8a8a3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

felixmokross commented 1 year ago

Added the finished Data Fetching part to this PR