💻 Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied:
https://www.thenetninja.co.uk/udemy/modern-javascript
In this modern JavaScript tutorial we’ll take a look at the language syntax – comments, semicolons, using variables etc. We’ll also discuss some of the types in JavaScript – strings, numbers, null, undefined, & booleans.
—————————————-
🐱💻 🐱💻 Course Links:
+ Course files – https://github.com/iamshaunjp/modern-javascript
Original source
44 responses to “Modern JavaScript Tutorial #2 – Syntax Basics & Types”
Get the full Modern JavaScript (novice to ninja) course from Udemy. Discount auto applied:
https://www.udemy.com/modern-javascript-from-novice-to-ninja/?couponCode=NINJAYT
Hi Ninja,
two easy questions :
I'm a beginner but I saw when I wrote a variable score = 75; without the var, let or const keyword, I can use console.log(score); and the result in the console is the same, and indeed I wonder why do we need to use those keywords if the result is the same without ?
Question 2 :
let firstName = 'Brandon';
let lastName = 'Sanderson';
console.log(`${firstName} ${lastName}`);
Is this use backticks more "modern" than yours at 20.23? I ask you that because I would like to use the most modern syntax?
Great job, bon travail. (I'm challenging myself to learn JS in English, indeed I'm a french, big challenge).
thank you its really awesome man
"var" defines GLOBAL variables or variables that are accessible throughout the program; "let" allows you to LIMIT THE SCOPE to a block of code for what would otherwise be the same kind of variable as a "var."
This is an excellent overview. I want to check out the Udemy Course.
I cant even create new second thingys to type in code wtf
i rely need to express my pain and feeling over super hyped udemy.udemy is fast becoming frustrating,i had issue on my password ,mre than two days after complaining no remedy response after paying to subcribe for a javascript course…..udemy is making me to lose interest in the course i payed for
34:34 on Mdn it says the substr method is a legacy function and when possible we should use the substring() method instead.
Net Ninja: "If you are not using Google Chrome then shame on you."
This made me laughed. LMAO
Hi. Nice course. Love the way you explain and talk! I've got a question: Why do you use single quotes instead of grave accents? The Google & airbnb JavaScript style guides (https://google.github.io/styleguide/jsguide.html, https://github.com/airbnb/javascript#strings) advise to use single quotes for strings, which is exactly what you do, but then you can't use ${} to insert variables inside strings, a method both guides also advise to prevent string concatenation with +, which is discouraged.
Love this
Which theme & fonts, font style& size u were used for vs code?
"shame on you if you're not using Google Chrome…" 🙂
great work man, thank you!
I'm using a Chromebook to learn. A little tough since i can't use VS code but i do have an ok code editor.
the wetninja… lol
How to defer JS parsing for YouTube embeds?
Wetninja lol
How do you remember all of this stuff with python and all the other frameworks? It's crazy.
Wow, you can explain it clearly but also quickly. I know the basic principles of Js, but through your video it reinforces the basis even more. you really are a good teacher
I have visual studios code open, have chrome as my default browser, but f12 will not open the console,,,any ideas?
Which playlist would you recommend for someone wanting to learn JS from the very beginning? This one or your old 'JavaScript Tutorial For Beginners' one?
1:20:32
this is more simple for me:
let num = '14';
num *= 1;
console.log(num + 1);
Wow. It's no surprise your course is rated a whopping 4.9 on Udemy! The highest I have seen for any course that has more than 100 ratings.
Hello I've been following your tutorials for a long time now and I'm actually starting my own online series but I'm not getting very clear audio and video. Any tips to ensure very good quality would be much appreciated. Thanks.
great tutorial, what font you are using in vs code and what theme you are using 🙂 ?
If a ever became a developer large part it would be because of you and your tutorials ,tnx m8!
@23:24 that moment when the name of your favorite author is logged into the console. Epic!
it really sound annoying when you say hi friend ..Say hey gang..as always it's sounds and fell better😂
I already have the JS foundation and it is good material as a refresher.
It's good reminder for someone who knows the basics, great 😀
Plz give the link 1 2 3 by sequence in more text. It will help us to get quickly
After 2 years learing i start working and this chage my life bsc you Thanks!
Wow! Simple and easy to understand, I learned a lot . Thank you!
Heard of BODMAS (over) and PEMDAS (parentheses, exponents) but never "BIDMAS" xD
Simple and easy to understand. The latest syntax of JavaScript is all here
Great video. Thank you!!!
Man people already giving this 3 stars and this came out like 2 days ago. No way they have finished the course in this amount of time and worst of all they leave no reviews of what they disliked.
One package also that is very good for teaching Javascript and visualisation of data in the variables is Quokka.js . Also a must try .
That's very nice! Thank you! By the way, what do you think about Elm?) Maybe you will create a course about it one day?)
Thanks for making such great courses!!! Love from Canada
Just bought the course,expecting more excellent courses!
You are too kind. Thank you!
1:24:17 ? this will be the best movie ever.