Tag: CRUD
All the articles with the tag "CRUD".
Membangun Platform E-Learning dengan Next.js, Prisma, dan TypeScript (Part 3)
Published: at 12:00 PMPanduan lengkap untuk membangun platform e-learning dengan Next.js, Prisma, dan TypeScript. Pelajari cara mengimplementasikan CRUD untuk item dan manajemen peran pengguna.
React Native Part 1 - CRUD with Static Data
Published: at 09:09 AMIn this post, we cover how to create buttons, add navigation routes, and implement a simple CRUD operation using a static array in React Native.
React Native Part 2 - CRUD with Static Data
Published: at 09:09 AMIn this post, we cover how to create buttons, add navigation routes, and implement a simple CRUD operation using a static array in React Native.