Best Tutorial That I had ever Seen. 1. Audio Quality = Best. 2. Sound Volume = Best. 3. Speed of Speak = Easy To Understand ( for people with Non Native English like me). 4. Tutoring Structure = Systematic. Thanks A Lot...and keep doing that.
@shwetaliingale8543 күн бұрын
Thank you making it simple to understand what happens behind the scene of react useState hook.
@bamageek2055 күн бұрын
This is really good stuff. I've never heard of Metro UI. Thanks for sharing!
@daulatvishwakarma24928 күн бұрын
great! teaching
@stwheel21 күн бұрын
Your videos, whether they are about Google Sheets, Apps Script, or Javascript, are always so clearly explained, easy to follow, and with meaningful examples. I was curious about Object-Oriented Javascript, and now I have ideas as to how I can apply it. Thanks!
@gaba922Ай бұрын
how do you make it so react will get data from Google apps script function ? For example : if I want to create a table of stuff from a google sheet?
@ThiagoSantana-sd6idАй бұрын
Amazing! One of best Puppeteer's contents available in YT. Thanks so much for sharing
@thomaswakula8092Ай бұрын
can not get to the code, says page not found
@GabrielSillamАй бұрын
dude you are a literal life saver
@beteer11202 ай бұрын
THANK YOU VERY MUCH. i was confused about the terms used (tuples, list, dict) in python, because i only knew Array and Object lol
@getitdonetube2 ай бұрын
Yea. They call them something else in every language, but somehow it's always the same thing. :)
@Raidon882 ай бұрын
Great tutorial! Thank you very much!
@rakeshrout27193 ай бұрын
Great Thanks for uploading
@ziaulhaquemansuri8103 ай бұрын
can i you share your file through github
@meteoral0_13 ай бұрын
saved my life for my front end internship interview tomorrow. thank you bro
@getitdonetube3 ай бұрын
Best of luck!
@empaguia3 ай бұрын
oh men, I love it this what I am looking for!
@empaguia3 ай бұрын
or I can put that html file inside an ?
@empaguia3 ай бұрын
now, I am thinking about sourcing .gs code to <script src> is that possible?
@chrisder18144 ай бұрын
hello, could I owload a BAS pdf ?
@lpanebr4 ай бұрын
48:50 there was also a reset method on the Metro prototype.
@getitdonetube4 ай бұрын
Cool! I need to learn how to read :)
@BrightAnime4 ай бұрын
Wow! I learned so much more than what I'm looking for 😲 You're awesome! Please keep up this style of tutorials. Now i finally know how to utilize for documentation. Saves a lot of Google-ing
@getitdonetube4 ай бұрын
Awesome!
@dlsgamer135 ай бұрын
genius 🙏
@BroHearki5 ай бұрын
Thanks Brother
@sudoalex5 ай бұрын
I missed you!
@chrisder18145 ай бұрын
Hello, I would like to do automatic SEO but I am not sure that my ideas are good, could you help me understand how to do it correctly? Could you help me understand what I could get if I use n8n and what I could get if I use BAS?
@高吉米-p1b6 ай бұрын
When to share new video???
@高吉米-p1b6 ай бұрын
When to share new video???
@高吉米-p1b6 ай бұрын
When to share new video???
@高吉米-p1b6 ай бұрын
When to share new video???
@高吉米-p1b6 ай бұрын
When to share new video???
@sandratoolan95986 ай бұрын
Despite being vry long ago - FK I appreciate it when its 4 mins 30 vs a 4 day affair. Thanks.
@hexprince6 ай бұрын
Thank you! Learned something new :)
@mypulsatermurah-ys8qu7 ай бұрын
Hello can you help me? I got 2 error in console: 1. Unchecked runtime.lastError: The message port closed before a response was received 2. Third-party cookie will be blocked. Learn more in the Issues tab And when I debug acceptData Function there is info undefined My code below
@mypulsatermurah-ys8qu7 ай бұрын
<script> const basokaForm = document.getElementById("basoka-form") basokaForm.addEventListener("submit",submitData) function submitData(e){ e.preventDefault() console.log("Form Anda Telah Terkirim") console.log(this) google.script.run.acceptData(this) } </script>
@mypulsatermurah-ys8qu7 ай бұрын
function doGet() { const htmlService = HtmlService.createTemplateFromFile("index") const html = htmlService.evaluate().addMetaTag("viewport","width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no") return html } function acceptData(formData){ console.log(formData) }
@mypulsatermurah-ys8qu7 ай бұрын
Hello, this is my script <script> const basokaForm = document.getElementById("basoka-form") basokaForm.addEventListener("submit",submitData) function submitData(e){ e.preventDefault() console.log("Form Anda Telah Terkirim") console.log(this) google.script.run.acceptData(this) } </script> And this is my code.gs function doGet() { const htmlService = HtmlService.createTemplateFromFile("index") const html = htmlService.evaluate().addMetaTag("viewport","width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no") return html } function acceptData(formData){ console.log(formData) } But in when i check console i got 2 error: 1. Third-party cookie will be blocked. Learn more in the Issues tab 2. Unchecked runtime.lastError: The message port closed before a response was received And when i debug acceptData function there is info undefined Can you help me please?
@getitdonetube6 ай бұрын
Console logs don't seem to log the data like they used to previously for some reason. Try to add lines to add the data in the spreadsheet and see if you still get an error.
@jimtse21457 ай бұрын
Thanks!
@getitdonetube6 ай бұрын
Thank You!
@karldaubmann78857 ай бұрын
This is great! I am trying to run a bot in discord (midjourney) with starts with "/imagine". Using this script doesn't trigger the bot, it just treats it as a test. Any thoughts?
@nbarton117 ай бұрын
Curious- will a public folder for image assets be compiled if it is outside of the src folder with parcel
@andrewmcburney44257 ай бұрын
You have a gift for teaching. Great work, thank you.
@CrazyAshu347 ай бұрын
That's some awesome Explanation, so basically we use props.children to just render Parents elements inside the child but without copying again and again 🐸
@usamanaeem87377 ай бұрын
Dude you are brilliant
@elisantos49317 ай бұрын
Goodnight! Unfortunately, debugging is line by line, in practice it doesn't work, what makes the difference is debugging from one checkpoint to the next checkpoint, imagine going through 100 lines debugging line by line, so debugging from one checkpoint to another is more efficient and unfortunately it doesn't.
@metasebiyabizuneh3687 ай бұрын
Thanks, That was insightful. Can I ask you how to make this communication for onEdit Trigger? I want a return for each trigger and fetch it on client-side just like this video
@GusTheAnt7 ай бұрын
23:00 Important note for anyone following this in May 2024, Parcel v2.12.0 requires a named import for React DOM in index.js. Your import statements at the top in `index.js` should look like this, otherwise when you run `npm start` you will not see anything in your browser window. import { createRoot } from "react-dom/client" import App from "./App"
@getitdonetube6 ай бұрын
Thank You!
@ThijgerRoblox8 ай бұрын
I can't read the script...
@NickTheChamp038 ай бұрын
If I copied and pasted 10 things into column A how would I get the code to post everything at once vs 1 at a time
@gleinerochoa43048 ай бұрын
Hello friend, I need this but send the messages with a command, how can I contact you?
@ZN1V58 ай бұрын
How do I get it to “mention” a user
@kokofibo68898 ай бұрын
Thank you, very useful
@sul-dev8 ай бұрын
Great topic
@rjb07_yt8 ай бұрын
couldnt find out how to do this for like an hour. watched your video and got it in 5 minutes. youre a legend
@mateuslidonis9 ай бұрын
Is there any kind of usage limit for this API? Can I use and request the google sheets info as many times as I want?