CRUD reactjs - simple CRUD app with reactJS

preview_player
Показать описание
This video about CRUD with reactjs, this app without database, I use variables.
This my full code :

My other tutorial :
* React Native starter kit (minimum combination for project)
* reactjs nextjs expressjs mysql - HOW TO COMBINE
* Create New React App

Like if You enjoy and give your comments :)

My Social Media:
Рекомендации по теме
Комментарии
Автор

@13:33 Can you explain this part, I don't understand the syntax. We are getting the index state, what is the brackets all about?

tonycarbetta
Автор

Nice bro! Simple and functional, that's all what we want to learn from you

josuerojasvega
Автор

Bro new subscriber I didn't watched fully yet but I like you're answering all doubts...
Do more some videos on react js bro.. ✌️

jayakumar-pvjf
Автор

Mine having problems when updating the data it causes a duplicate, I'm using keys already.

cliffordkahn
Автор

how you did to create a form directly via shortCut on visual studio @4:05

adelelechi
Автор

Why you used registerServiceWork.js file

sourabhajoshi
Автор

hey can you explain why we use act here

dixitboghani
Автор

Cannot read property 'map' of undefined

AaruZone
Автор

Hey @indracahyae. Can you please explain what does datas represent in "datas.map()" at @7:18 . Is this the datas array of state or datas array from the fSubmit() function? When i do the same it says datas is not defined.
Thanks.

saadawan
Автор

i got an error such "TypeError: Cannot read property 'map' of undefined"

nekodingz
Автор

I am getting this issue datas.map is not a function

monukumarmodi
Автор

wanna ask, what if we didn't use constructor(props) ? whats the function?

byprakosoo
Автор

I want to how to run the code plse help me

geethareddy
Автор

Hi I have a question, for what is the variable "act: 0"? i dont understand that part of the code

dzapata
Автор

after refreshing page my added datas are disappearing, i want them stay, can you explain why?

jackmoore
Автор

Wah keren mas 👍. Keep making great content.

Saran mas. Bisa bikin app crud simple seperti ini dengan next.js, express, dan mysql kah?

blu
Автор

hey bro, nice tutorial, but i want to ask, how to pass index to method if the index is from other component ?
Since in your tutorial you map the data and get the index for delete and edit method in the same component.

Currently i map the data from other component, and when i create delete and edit, the index will return as undefined

theorangecat
Автор

This is what Iam looking for. Simple crud. Just need to include mysql db

gugasevero
Автор

I need to develop crud app only with json in reactjs

Yt_with_Katari
Автор

TypeError: _this.refs.myFrom.reset is not a function, can you help me?

shutupcuh