E6-REACT CRUD: Create GET PHP API and consume in React using axios | List in react table component

preview_player
Показать описание
E6-REACT CRUD: Create GET PHP API and consume in React using axios | List in react table component

Share, Support, Subscribe!!!

Connect with Me:
Рекомендации по теме
Комментарии
Автор

Thank you so much! It is what I was looking for my first project

ДмитрийПетров-гб
Автор

Thanks. I combined with bootstrap for a nice styling.

christiannyembo
Автор

thank you for your content :) it helps me a lot

carlosaugustorj
Автор

After the {users.map((user, key) => { table content })} the app is not working. I also corrected the {} -> [] in useState. Getting error message in browser 'TypeError: users.map is not a function'.

Do you have a fix for this?

"axios": "^0.27.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.1",

current dependency versions.

stanislavschaefer
Автор

Great tutorial but,
Please what is the solution to users.map is not a function? am facing this error

holinessdailytv
Автор

When I create a new user, it will be created successfully but when it navigate to the list users page, the new user is not shown until I refresh the page, I don't know the problem !!!

ahmedmuhammed
Автор

Hello sir, please guide us react with codeigniter 4 tutorial

VennilaPrakash-qltv
Автор

error user.map is not a function.... how to fix anyone know..?

zeeshansalam
Автор

bogus tutorial im just having errors after 7:12 even though im following the instructions and did the same things.

tristanraphaelpayong