JavaScript for Beginners - Variables

  Рет қаралды 17,252

saperis

saperis

Күн бұрын

Пікірлер: 51
@arashayoubi6164
@arashayoubi6164 5 ай бұрын
You teach very simply and fluently, thank you🌷
@saperis
@saperis 5 ай бұрын
You are very welcome 😃
@wasimswami3741
@wasimswami3741 Жыл бұрын
I am willing to learn Java script hope and want to apply for my work. Hope I will be able with this kind of teaching.
@saperis
@saperis Жыл бұрын
I hope so too!
@mohamedleminhammaden3981
@mohamedleminhammaden3981 2 жыл бұрын
Var vs Let Thanks for everything God bless you
@saperis
@saperis 2 жыл бұрын
Thank you for watching 😀
@zoranbogdan6354
@zoranbogdan6354 2 жыл бұрын
(var vs let) * 10 :-) love your videos. Thank you so much
@saperis
@saperis 2 жыл бұрын
Thanks for watching and commenting 😀
@kevinrodwell
@kevinrodwell 2 жыл бұрын
I subscribed a week ago to learn some google sheet stuff, oh well. Looks like its time to learn javaScript let vs var please
@saperis
@saperis 2 жыл бұрын
The macros you can write for Google Sheets are in a scripting language of the name Apps Script. This scripting language is based on JavaScript. So if you learn JavaScript, it's going to benefit you with Google Sheets too. 😀
@wasimswami3741
@wasimswami3741 Жыл бұрын
Really awesome teaching
@saperis
@saperis Жыл бұрын
Glad you liked it 😀
@CrudeOilisOrganicYouKnow
@CrudeOilisOrganicYouKnow 2 жыл бұрын
Var vs Let Please
@mohamedleminhammaden1882
@mohamedleminhammaden1882 Жыл бұрын
Thanks for this video.
@saperis
@saperis Жыл бұрын
You're welcome 😀
@Asrealasfaboulous
@Asrealasfaboulous Жыл бұрын
you're awesome , thanks so much.
@saperis
@saperis Жыл бұрын
Thank you for watching and commenting 😀
@iamhassanhashmi
@iamhassanhashmi 2 жыл бұрын
Amazing ♥️
@saperis
@saperis 2 жыл бұрын
Thanks 😄
@bearhunter007
@bearhunter007 2 жыл бұрын
var vs. let
@daniel_Kings16
@daniel_Kings16 2 ай бұрын
You have a gift for teaching
@TalmadgeMcGhoulaghy
@TalmadgeMcGhoulaghy 2 жыл бұрын
Var vs let. Please and thank you.
@saperis
@saperis 2 жыл бұрын
Here you go: kzbin.info/www/bejne/p2e5Zoybo85smqs
@nicobortoluzzi8724
@nicobortoluzzi8724 2 жыл бұрын
var vs let
@andreaguerri3948
@andreaguerri3948 2 жыл бұрын
Ma per quanto continui a fare video in questo canale?
@saperis
@saperis 2 жыл бұрын
Spero per sempre 😀
@ryanculverwell
@ryanculverwell 2 жыл бұрын
Hello Chanel, please explain how to fix the constant variable error @ kzbin.info/www/bejne/rmTbi4uAosdja7c var vs let
@saperis
@saperis 2 жыл бұрын
You can't actually fix that error because you can only assign a value once to a constant and that's it. You cant re-assign a new value to a constant. That's what the error message is pointing out to.
@ryanculverwell
@ryanculverwell 2 жыл бұрын
@@saperis thank you, I now understand🙏.
@ryanculverwell
@ryanculverwell 2 жыл бұрын
@Zary madglende thank you, really appreciate it.:)
@Shaistakhan-sg1gb
@Shaistakhan-sg1gb Жыл бұрын
comment vs var
@saperis
@saperis Жыл бұрын
Here's the video: kzbin.info/www/bejne/p2e5Zoybo85smqs
@JWTechn1qu3
@JWTechn1qu3 Жыл бұрын
var vs let
@saperis
@saperis 11 ай бұрын
Here you go: kzbin.info/www/bejne/p2e5Zoybo85smqs
@praveenmuli
@praveenmuli 2 жыл бұрын
var vs let
@etiennebesson6586
@etiennebesson6586 2 жыл бұрын
var vs. let 😁
@saperis
@saperis 2 жыл бұрын
Thanks for your support Etienne. 😀
@sertzaiweld4389
@sertzaiweld4389 Жыл бұрын
I was following by live doing your steps. I had to save halfway and shut my pc. Upon reboot, I launched Chrome and opened the form and the sheet from google drive. But I could not find the code I was working on. How or where can you find the source code if you want to edit?
@saperis
@saperis Жыл бұрын
If you were coding in the Chrome browser itself there is no way to get that code back. If you created an Apps Script project in Google Drive, though, you will most likely find it in the top level of your My Drive.
@EngAbkareno
@EngAbkareno 2 жыл бұрын
Hi there, I have a question and need an expert like you to answer, I have sheet with 3 tabs , 3 different persons and admin (want to use 1 only sheet) I want admin to see and edit tab1,tab2,tab3 I want person1 to see tab1 only and edit it I want person2 to see tan2 only and edit it I want person3 to see tab3, tab2 and edit them only Hide the tab make it hidden for all the persons and when show them they are shown to the whole persons. can the script give solution to this?
@saperis
@saperis 2 жыл бұрын
I'm assuming you are asking this question for a Google Sheet file. As far as I'm aware that is not possible.
@TheDervMan
@TheDervMan 2 жыл бұрын
I use Developer Mode almost daily for troubleshooting connectivity problems but I had no idea you can use it for writing/testing javascript! Nice one.
@saperis
@saperis 2 жыл бұрын
I thought it's the easiest way to show scripting in JavaScript. Everyone has a browser and can follow along.
@kdiao3918
@kdiao3918 Жыл бұрын
Your video is very easy to understand and very useful for someone who has very little knowledge in Java script, keep them coming ❤
@saperis
@saperis Жыл бұрын
I'm happy you liked the video. By the way, there is a full playlist with similar videos you might find interesting: kzbin.info/aero/PLNwCcck1-mNgASuUVvHeK282pvHzgWP-6
@manjotbhasin
@manjotbhasin Жыл бұрын
Wow, the way you explain is amazing! Thank you.
@saperis
@saperis Жыл бұрын
Glad you think so! 😀
@jayasri-ft8040
@jayasri-ft8040 2 жыл бұрын
Great work you have done. Thakto
@saperis
@saperis 2 жыл бұрын
Thank you so much 😀
@JorgePerez-wr6dv
@JorgePerez-wr6dv 2 жыл бұрын
Soy hispanohablante, sin embargo me encanta la manera en que expones el tema, y con ayuda de la traducción automática entiendo perfectamente cada concepto que explicas. Felicidades
@saperis
@saperis 2 жыл бұрын
Me alegra oir eso. 😀
How to Copy a Row to another Sheet with Google Apps Script
15:18
JavaScript for Beginners - let vs. var
7:43
saperis
Рет қаралды 2,3 М.
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 1,7 МЛН
My daughter is creative when it comes to eating food #funny #comedy #cute #baby#smart girl
00:17
АЗАРТНИК 4 |СЕЗОН 3 Серия
30:50
Inter Production
Рет қаралды 1 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 480 М.
JavaScript VARIABLES are easy! 📦
12:49
Bro Code
Рет қаралды 63 М.
JavaScript Promises  -- Tutorial for Beginners
37:05
ColorCode
Рет қаралды 124 М.
Javascript for beginners - Data types
8:52
saperis
Рет қаралды 2,7 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
JavaScript Functions Crash Course
1:36:54
freeCodeCamp.org
Рет қаралды 176 М.
JavaScript Pro Tips - Code This, NOT That
12:37
Fireship
Рет қаралды 2,5 МЛН
JavaScript for Beginners - Arrays / Part 2
12:18
saperis
Рет қаралды 1,8 М.
JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour
48:17
Programming with Mosh
Рет қаралды 13 МЛН
Modern Data Fetching in React (Complete Guide)
16:41
Cosden Solutions
Рет қаралды 48 М.
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 1,7 МЛН