Vue CRUD App With A Ruby On Rails 7 API Tutorial

  Рет қаралды 7,409

Deanin

Deanin

Жыл бұрын

You've seen CRUD API Apps with React and Rails, but how about Vue? Well here you go!
Checkout my course(s) at: learn.deanin.com
Learn how to do all of the CRUD actions in a Vue app while communicating with a Ruby on Rails 7 backend API.
Remember, CRUD means you'll be able to:
Create,
Read,
Update,
Destroy
Source: github.com/Deanout/vue-crud-api
Join this channel to help support these videos:
/ @deanin
Follow me on social media:
linktr.ee/deanin
If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
Timestamps
#Deanin #Software #Programming

Пікірлер: 16
@Deanin
@Deanin Жыл бұрын
Looking for more suggestions for tutorials! Also would love suggestions on a way to show you what's on the list and what's coming soon. An excel sheet seems kinda lame, any ideas? Maybe a public Trello board?
@goo_tx
@goo_tx Жыл бұрын
How about a trello clone course... then use that for your youtoobings?
@marcymercy-sx6oc
@marcymercy-sx6oc 2 ай бұрын
this is exactly what i want to learn right now! thanks you!
@phatdump
@phatdump 10 ай бұрын
Bless you for this, sir. You are my hero, jumpstarting me into the web dev world much quicker than I could by sifting through documentation myself. I'm learning all these different frameworks at once and it can get a little overwhelming, but this is a beautiful beginner-friendly gem of a video that has really helped me hit the ground running, along with some of your other videos. Thank you!
@jazilzaim
@jazilzaim 3 ай бұрын
Thank you so much for showcasing this! Loved this! :)
@mikopiko
@mikopiko Жыл бұрын
Can't wait for Hotwire Strada
@deepdiarrhea
@deepdiarrhea 9 ай бұрын
Exactly what was needed, thank you
@jumprails
@jumprails Жыл бұрын
Top tutorial sir!
@ppavelcars
@ppavelcars Жыл бұрын
Thank you! Amazing video! Just wondering if you are planning to make a video explaining how to do authorization and authentication for Vue/Vite?
@Deanin
@Deanin Жыл бұрын
I've got it on my list to try the doorkeeper approach but with Vue. Just need to setup the entire form and make it all work 😬
@azizdevfull
@azizdevfull Жыл бұрын
suuuuuu : ) very useful for me : )
@bradchellingworth5973
@bradchellingworth5973 Жыл бұрын
You shouldn't be passing the id as part of the post data, its already included in the restful route e.g. put '/post/:id', also, you added it to the strong params which means people can now update the database id by passing it as part of the post body. definitely not something you want. The id should be passed in the url (as convention), then set in a before action, where you can do any required authorization to ensure the current user has access to the resource with that id, then use strong params to allow mass assignment of only the fileds you want the user to be able to update (of which ID should not be one of). fyi - just posting this here for any beginners, I know deanin knows this and this wasnt the point of the video, probs just running on too much coffee and not enough sleep lol
@magnacarta7045
@magnacarta7045 Жыл бұрын
beat me to it.
@deepdiarrhea
@deepdiarrhea 9 ай бұрын
well, now I have to hunt all this down rofl
@abson-su2nz
@abson-su2nz Жыл бұрын
Actually, these are two separate projects!
@magnacarta7045
@magnacarta7045 Жыл бұрын
that's the point. rails is best used as a separate backend for handling of database and APIs.
When To Use React Instead Of Hotwire In Rails 7?
17:30
Deanin
Рет қаралды 8 М.
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,4 МЛН
Cute Barbie Gadget 🥰 #gadgets
01:00
FLIP FLOP Hacks
Рет қаралды 38 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,3 МЛН
Want to build a good API? Here's 5 Tips for API Design.
10:57
CodeOpinion
Рет қаралды 195 М.
A Simple Kafka and Python Walkthrough
11:34
Quix
Рет қаралды 3,4 М.
This is apparently the most loved CRUD app of 2023
19:38
Dreams of Code
Рет қаралды 128 М.
Rails 7.1 Authentication From Scratch
44:31
GoRails
Рет қаралды 16 М.
Vue.js: SSR с помощью Nuxt.js | Meta/conf
47:05
Evrone Development
Рет қаралды 4,9 М.
Cute Barbie Gadget 🥰 #gadgets
01:00
FLIP FLOP Hacks
Рет қаралды 38 МЛН