Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1015 Bytes

README.md

File metadata and controls

63 lines (38 loc) · 1015 Bytes

Exploration Code With Remix

Built a modern site more optimized and enchanced unit with Remix framework

Experiment 1 Demo

Title : Remix Blog

Goals : Create Post , Route and Generate Params

Tipe : Tutorial

Libraries :

  • Remix
  • RyanflorenceMD (markdown post)

Experiment 2 Demo

Title : Remix Fullstack Application

Goals : Fullstack Application with Serverside Rendering , Focused on optimized Route with best Practice , Auth Login , Random Post , Encryption User ID

Tipe : Tutorial

Libraries :

  • Remix
  • Prisma
  • SQLite
  • Bcrypt

Experiment 3

Title : Feed ( Experimental )

Goals : Route Handling , Error Boundaries & GET API dengan Supabase

Tipe : Experiment

Libraries :

  • Remix
  • React JS
  • Supabase JS

Experiment 4

Title : Remix Forum Stack

Goals : Deliver A Complete Forum Application with Database and Auth for User

Tipe : Experiment

Libraries :

  • Remix
  • React JS
  • Prisma
  • SQLIte
  • Bcrypt

Comparison

Goals : Learn JSX and TSX by Comparing Both with the same Application