Introduction To Altogic & Vue 3 (Build a CRUD App)

preview_player
Показать описание
Altogic is a powerful backend service platform. Learn how to use this platform with Vue 3 and create a CRUD application

-----------------------------------------------------------------------------------------------------
Join my channel to support me to continue doing what I love!
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
Timestamps:
0:00 What is Altogic?
1:10 Setting up an Altogic project
2:03 Altogic Models
4:03 Altogic Services
5:35 Populate Database (Altogic Navigator)
6:22 Integrate Altogic With Vue 3
8:30 Get books from database | get()
10:33 Create book | create()
12:30 Update book | update()
13:57 Delete book | delete()
-------------------------------------------------------------------------------------------------------
#vue #vue3 #altogic
Рекомендации по теме
Комментарии
Автор

looks like a technology that will greatly facilitate our work

ozqurozalp
Автор

Awesome video, John! This is a great alternative to Firebase with much more customization. Looking forward to testing this out

randel_mcafee
Автор

Great video, would be great if you'd create a full course with more advanced application as "Fireblogs' ! Looking forward to it.

Adrgro
Автор

What do you prefer? Supabase that is open source or Altogic? P.s Author shouldn't have a foreign key? The relation is one to many, how can I do that on Altogic if I want find all the books of an author?

Viralplace
Автор

merci beaucoup John pour cette découverte, je ne connaissais pas du tout! serait-il possible de faire une vidéo qui combine ce genre de service avec une ORM comme Prisma stp?
merci d'avance et continue ton excellent boulot!

yanDev
Автор

As usual fantastic tutorial 👍
I'm sold on how fast CRUD operations are done here.
Any chance for role/permission endpoints access and relations tutorials? 😜

raptor
Автор

Honestly John, i dont know why many of you recommend such tools like Altogic. Its not free because they string us by the neck with pricing. We could easily create CRUDs with Vue plugins like Bootstrap and back-end using Laravel or Codeigniter. This tools will create another expensive dependency which many of us do not want. We are tired with all these messy stuff especially Strapi or Firebase.

truthteachers