I feel like you've achieved perfection in terms of teaching. I'm in awe with how you master a balance of goal-agnostic code, code editing simplicity, video length and content structure in a way that delivers an actual easy learning experience. I've never had the paciente to stop to learn about promises and with just 3 lessons in really feeling confident enough to start using it!
amazing videos sir, can you also create a content of crud web app tutorial where there is an Admin and user? where the each user represents every sheets for them to input. user1 data will be place only in user1 sheet if he login in a web app?
He did something similar (I guess it was the time-tracker), where he mentioned it's not very secure. But I agree: A little mini-series about User-Login/Admin would be nice.
I feel like you've achieved perfection in terms of teaching. I'm in awe with how you master a balance of goal-agnostic code, code editing simplicity, video length and content structure in a way that delivers an actual easy learning experience. I've never had the paciente to stop to learn about promises and with just 3 lessons in really feeling confident enough to start using it!
Your tut is very practical. Thank you.
Awesome as usual! 👍
What a great "mini-serie" for async-functions and promises.
Thank you, sir!
After watching this video and the last video, I finally understood the concept and how to use promise, async, and await. Thanks a a lot.
Great!
Another great tutorial
Thank you!
Great video dude. It's a shame the promise API doesn't work so great with the URLFetchApp functionality so well.
amazing videos sir, can you also create a content of crud web app tutorial where there is an Admin and user? where the each user represents every sheets for them to input. user1 data will be place only in user1 sheet if he login in a web app?
He did something similar (I guess it was the time-tracker), where he mentioned it's not very secure.
But I agree:
A little mini-series about User-Login/Admin would be nice.
Thanks a lot.
When I call multiple functions from Google Script, it works too slow. Can we have any solutions for this issue?
Other then figuring out how to make those functions better optimized so they run faster, I'm not sure what else you can do.
@@getitdonetube I try to do it but results that I got was so long 😩