React Tutorial with Hooks - CRUD Operations - Create and Insert new Entity

Опубликовано: 05 Октябрь 2024
на канале: Evan Gudmestad
286
8

This is the second video in a tutorial series where I will perform CRUD (create, read, update, delete) operations in React JavaScript with hooks. In this video we populate focus on the Create operation for inserting a new student object. We work with the props argument and allow an end user to select a file for a photo.