JavaScript Fundamentals: Best Practices

preview_player
Показать описание
In this tutorial we take a look at some best practices for JavaScript. We will look at some DOs and some DON'Ts and delve into the reasons behind them.

For more resources on JavaScript:

Full personalized courses on JavaScript:

Tutorials referred to in this video:

#javascript #AllThingsJavaScriptLLC
Рекомендации по теме
Комментарии
Автор

Yes, I herd Doug Crockford talk about this in a FrontMaster course. Thanks for reenforcing that!

ChrisTian-oxnr
Автор

One of the greatest channels. All the explanations go straight to the point :D

JustLookA
Автор

Straight to the point and easy to understand. Thanks!

Nobody
Автор

Thanks a lot!
This kind of videos are the best.

ReinaldoTrindade
Автор

You've got a wonderful teaching voice, mister!

maximk
Автор

Thanks ... great content as always ...

ManontheBroadcast
Автор

6:15 Didn’t know you could declare multiple variables by using commas. Thank you

jamesmonto
Автор

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 :)

SwapnilMhaske
Автор

For sure i'll buy your Udemy courses! Thanks again

EnzoAuditore
Автор

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?

Final_M
Автор

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

Spartacus
Автор

Hi Steven, can we have a tutorial on promises.
Thanks

zameeebasha
Автор

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 ?

rolandpierrelouis
Автор

Fundamentals and best practices are not for a single person. i expected some ninga JavaScript techniques and got JavaScript syntax basic context.

sitcomrave
Автор

I need to understand what is meant by global variable first.

salehmajeed
Автор

your voice sounds younger than your face

viksoft
Автор

turned it off when he said to use semicolons

VladBatrinu