These POWERFUL Supabase Techniques Will CHANGE How You Build Apps

  Рет қаралды 6,818

James NoCode

James NoCode

Күн бұрын

Пікірлер: 34
@jamesnocode
@jamesnocode 10 ай бұрын
👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
@ericwiedemann4697
@ericwiedemann4697 10 ай бұрын
I am about to launch a multi vendor, crm, marketplace I would like to build an api that other services can use do you suggest that I build in supabase or keep building in firebase? what are the pros and cons when developing with flutterflow I will need realtime data syncing with the app.
@emeriktremblay3881
@emeriktremblay3881 9 ай бұрын
ive watched this video a seond time and found more use to it ! thank you again. You are helping me so much with my preojct thanks !
@arniifitness
@arniifitness 7 ай бұрын
Great content as always. WIll be using the nearby maps, search, and auto converted fields in supabase in my project!
@jimvh7557
@jimvh7557 9 ай бұрын
People should be more grateful to what you share.. Every viewer should like this video. You share gold 😉😊
@BGdev305
@BGdev305 9 ай бұрын
🍆
@zhixory
@zhixory 10 ай бұрын
Nice video, certainly many useful things here. Can you cover how to use charts and statistics in flutterflow, combined with datainput from the user? How to recall the backend and APIs, and create charts out of this :)
@DeSofSistemas
@DeSofSistemas 9 ай бұрын
This is fantastic! Thanks for sharing!
@rr1me158
@rr1me158 7 ай бұрын
Thanks! this video helped me a lot!
@emeriktremblay3881
@emeriktremblay3881 10 ай бұрын
your videos save me so much time thank you so much man !:)
@puseletsomaraba1313
@puseletsomaraba1313 10 ай бұрын
Thank you for your exceptional quality content,much appreciated ❤with humbleness
@EdvanSouzaLive
@EdvanSouzaLive 10 ай бұрын
Hi, James! Awesome content as always! One doubt... In Technique 2, how to show a user a message that the booking is not possible?
@onedayapp3534
@onedayapp3534 7 ай бұрын
Can you explain how to implement maps with supabase? Im struggling with the lat long field
@mitarakisdeveloper1099
@mitarakisdeveloper1099 10 ай бұрын
Hi, James! Here from Brazil. Thank you for the your acknowledgment spreading. Do you have any video about the building rules of the app diagrams you use at the beginning of your videos?
@Gab-mf6xq
@Gab-mf6xq 10 ай бұрын
I can't seem to make a tsvector column with the same datatype as you (tsvector). mine is just text. Is there a video you show this step by step?
@gymeney
@gymeney 8 ай бұрын
For function search_blog_posts what return type to choose?
@bluerm135
@bluerm135 10 ай бұрын
Great video! It is really helpful. Could I build flutterflow app using apple login with supabase? And this topic is in your future video plan??
@TeamAshvy
@TeamAshvy 10 ай бұрын
Thank you so much for sharing this! Do you have any course that focuses on FlutterFlow and Supabase specifically?
@jamesnocode
@jamesnocode 10 ай бұрын
Soon!
@DeSofSistemas
@DeSofSistemas 9 ай бұрын
Using this technique, supabase returns some value to know if our record was saved successfully or not? For example, in case 2, you show starting at minute 6, how can we have a return to notify the user that that date is already busy?
@iamvalenci4
@iamvalenci4 10 ай бұрын
great video
@prabhaarr
@prabhaarr 10 ай бұрын
does these sql functions in supa table adds cost ?
@addict85
@addict85 8 ай бұрын
Within any of your training, Patreon or otherwise, do you cover how you take the Supabase geography value and make it compatible with a value that's accepted by the Google Maps widget?
@addict85
@addict85 7 ай бұрын
@jamesnocode as a follow up to this comment, I have subscribed Patreon and left this comment on under this video on that platform: Cloning this project has been helpful in getting me to see how you implemented your action to show the locations on the Google Map widget. However, when I test the custom function that parses the API data, I do get a result showing a list of LatLng values, but those values do not translate to points on my Google Map after the action sends the list to a page state that feeds into the Google Widget. Essentially, I get a blank Google Map. Any tips here? In addition to copying the function code over to the app I'm working on, I also plugged in my API URL and Google Map API keys to the cloned version of your app, in order to keep things as 1-for-1 as possible...and I still end up with a blank Map widget that shows no points. I know you get a lot of comments and messages from supporters. I would greatly appreciate some guidance on how you made the Google Maps widget display locations based on your Supabase data. I've done this successfully for a single marker using another custom code, but when following your custom code for multiple markers, I get no results on the map.
@sbessot
@sbessot 10 ай бұрын
Great ! How to make an insert query from flutterflow for to_tsvector ?
@sbessot
@sbessot 10 ай бұрын
create trigger wines_search2 before insert on wines for each row execute procedure tsvector_update_trigger( 'tsvector_content', 'pg_catalog.french', 'field1', 'field2', 'field3', 'field4' );
@andr101
@andr101 4 ай бұрын
16:43 isn't this extremely unsafe to do, as everyone could read the payload of the API call along with the exposed keys?
@andr101
@andr101 4 ай бұрын
I answer myself: It seems that storing anon keys in the frontend is perfectly fine, as stated by the supabase team in the video: "Supabase Auth Deep Dive Part 1: JWTs"
This Unexpected App Became My Most INDISPENSABLE NoCode Tool
8:55
James NoCode
Рет қаралды 4,3 М.
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 30 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 36 МЛН
Supabase Is A LOT MORE Powerful Than You Think
24:09
James NoCode
Рет қаралды 7 М.
Build PUSH APPS with Supabase and FlutterFlow!
25:16
James NoCode
Рет қаралды 6 М.
Advanced Searching Technique in #FlutterFlow with #Supabase
27:41
The Digital Pro's NoCode Academy
Рет қаралды 6 М.
SUPERCHARGE Your Apps With This POWERFUL Supabase Functionality
37:34
Don't Build Your Next FlutterFlow App WITHOUT These!
32:36
James NoCode
Рет қаралды 12 М.
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 30 МЛН