React Web App (2022) (CRUD) + (Search)

Опубликовано: 26 Октябрь 2024
на канале: Rebels Developer
85
0

This is preview mode for React in 2022

It is source code and database available :Yes as usual
https://github.com/NobodyButMe-Haiya/...

This is combination React as front end and PHP and back end .

We do this sample for ease normal jquery developer which use dom manipulation compare to React which they don't advise.

What we see in this sample :

class(Normal) = className(React)
id = please use "useRef" to get information to element id

Are we advise React Compare Normal. We prefer normal development because we control the session .