Build a React with Ruby on Rails App 2025

preview_player
Показать описание
Hey @MattMakesCode Community 👋

In this video we dive into Ruby on Rails! We will connect it with a React frontend in a todo list application. This will take under an hour!

By the end of this video, you will be able to create a full stack ruby on rails and react app as well as have a project for your Github/resumé.

If this video helped you in any way, please be kind to like the video ❤️ & subscribe to my channel 💻

Have a good day & keep coding! 😁

----------------------------------------------------------------------

SOURCE CODE:

----------------------------------------------------------------------

CHAPTERS

00:00 Build Ruby on Rails Backend
15:02 Build React Frontend

----------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

subscribed, thanks for the video.. more, please :D

jayadikurniawan
Автор

Great! More Ruby on Rails X React projects please!

lagatson
Автор

I was able to try working from create to delete but I'm having issues with the update. It works in postman but when trying with axios it doesn't work.

athlonzero
Автор

Want more about ROR like full stack development in rails

loddachakrawarthy
Автор

12:42 I'm not sure why that POST request is successful for you, but doesn't work for me. I get the error (param is missing or the value is empty: todo)"

Reason is that the todo_params method requires a "todo" key to be present in the request body. What you need to send is this:
{
"todo": {
"name": "New todo!",
"completed": false
}
}

hans-ee
Автор

fyyi voice is low. Just started listen

kellyaquinastom
Автор

I can't hear a single word you're saying

georgemelika
visit shbcf.ru