JavaScript Fundamentals: Best Practices

  Рет қаралды 23,232

All Things JavaScript, LLC

All Things JavaScript, LLC

Күн бұрын

Пікірлер: 27
@ChrisTian-ox5nr
@ChrisTian-ox5nr 4 жыл бұрын
Yes, I herd Doug Crockford talk about this in a FrontMaster course. Thanks for reenforcing that!
@JustLookA7
@JustLookA7 6 жыл бұрын
One of the greatest channels. All the explanations go straight to the point :D
@Nobody90019
@Nobody90019 5 жыл бұрын
Straight to the point and easy to understand. Thanks!
@maximk7816
@maximk7816 4 жыл бұрын
You've got a wonderful teaching voice, mister!
@denniskamonde6836
@denniskamonde6836 6 жыл бұрын
Best tutorial videos ever!
@jamesmonto9562
@jamesmonto9562 3 жыл бұрын
6:15 Didn’t know you could declare multiple variables by using commas. Thank you
@flaguser4196
@flaguser4196 11 ай бұрын
declare using const where you can.
@ReinaldoTrindade
@ReinaldoTrindade 6 жыл бұрын
Thanks a lot! This kind of videos are the best.
@EnzoAuditore
@EnzoAuditore 2 жыл бұрын
For sure i'll buy your Udemy courses! Thanks again
@DanielWeikert
@DanielWeikert 6 жыл бұрын
Thanks a lot! Awesome.
@SwapnilMhaske1
@SwapnilMhaske1 6 жыл бұрын
Good basic things explained. I suggest you to add some lines on linting the code in this tutorial. In case anyone forgets to do, the lint takes care of it :)
@ManontheBroadcast
@ManontheBroadcast 6 жыл бұрын
Thanks ... great content as always ...
@EnzoAuditore
@EnzoAuditore 2 жыл бұрын
Thanks mates!
@Spartacus69
@Spartacus69 5 жыл бұрын
I know I'm going to get flak for this but it seems the syntax for javascript and python are blurring 😁 which is nice when you are building a flask RESTful API with a Vue frontend. No complaints
@rolandpierrelouis4013
@rolandpierrelouis4013 5 жыл бұрын
Congrats for your work ! Can I know WHY I should avoid using new with JavaScript objects please ? and can you refer some resources or books to learn how to write clean code please ?
@AllThingsJavaScript
@AllThingsJavaScript 5 жыл бұрын
Using literal syntax is just quicker and easier. You shouldn't use new to create primitives, but maybe shouldn't have included using new to define objects as one of the the don'ts. It is not a big problem if you do. You may simply be seen as just learning javascript if that is a concern. Now if by clean code you mean making it understandable, readable, manageable and concise (which is how I define it) I don't know of any specific resources that talk just about that, but most books and courses talk about these topics. I know in my courses, I frequently talk about these topics.
@rolandpierrelouis4013
@rolandpierrelouis4013 5 жыл бұрын
@@AllThingsJavaScript thank you so much
@Final_M
@Final_M 5 жыл бұрын
Great video! I learnt a lot, should I also now use the ‘new’ keyword when declaring a date variable? I often use { new Date()} is there a way to declare a date without using new?
@AllThingsJavaScript
@AllThingsJavaScript 5 жыл бұрын
You need to use new Date() when declaring a date. You are doing it right.
@zameeebasha
@zameeebasha 6 жыл бұрын
Hi Steven, can we have a tutorial on promises. Thanks
@AllThingsJavaScript
@AllThingsJavaScript 6 жыл бұрын
Yes, thanks for the request. I'm planning it, I just need to get my third course out first and then I will begin working on asynchronous coding which is when I want to do those tutorials.
@salehmajeed
@salehmajeed 4 жыл бұрын
I need to understand what is meant by global variable first.
@AllThingsJavaScript
@AllThingsJavaScript 4 жыл бұрын
This one may help answer that question: kzbin.info/www/bejne/rHi9eKmEnL99g9E
@sitcomrave
@sitcomrave 6 жыл бұрын
Fundamentals and best practices are not for a single person. i expected some ninga JavaScript techniques and got JavaScript syntax basic context.
@ibrahimsa1262
@ibrahimsa1262 6 жыл бұрын
I like your channel
@viksoft7406
@viksoft7406 5 жыл бұрын
your voice sounds younger than your face
@VladBatrinu
@VladBatrinu 4 жыл бұрын
turned it off when he said to use semicolons
JavaScript Coding Conventions
14:25
All Things JavaScript, LLC
Рет қаралды 6 М.
Understanding JavaScript Callbacks
15:39
All Things JavaScript, LLC
Рет қаралды 115 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
JavaScript Best Practices - Using Prototypes
8:20
O'Reilly - Video Training
Рет қаралды 44 М.
Test-Driven Development // Fun TDD Introduction with JavaScript
12:55
Demystifying JavaScript Closure
16:08
All Things JavaScript, LLC
Рет қаралды 27 М.
JavaScript Best Practices and Coding Conventions - Write Clean Code
28:06
JavaScript Mastery
Рет қаралды 83 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
JavaScript Loops - Code This, Not That
8:36
Fireship
Рет қаралды 347 М.
How I Made JavaScript BLAZINGLY FAST
10:10
ThePrimeagen
Рет қаралды 226 М.
JavaScript Pro Tips - Code This, NOT That
12:37
Fireship
Рет қаралды 2,5 МЛН
JavaScript Fundamentals: Merging Objects with Object.assign()
11:30
All Things JavaScript, LLC
Рет қаралды 1,3 М.
JavaScript Classes Tutorial
1:01:29
freeCodeCamp.org
Рет қаралды 293 М.