How to Read JavaScript (MDN) Documentation #fullstackroadmap (Ep. 6.0)

preview_player
Показать описание
This is part of my Frontend Web Development Course for Beginners. Learn the basics of HTML, CSS, and JavaScript to build a solid foundation for web development.

You can find resources and other information for this video at the Full Stack Foundations link below:

-------------------------------------------------------------------------------------

Connect with me:

-------------------------------------------------------------------------------------

Timestamps:

0:00 Lesson 6 intro
3:05 Intro to MDN Documentation
7:57 Practice - the `pop()` method
10:40 Practice - the `join()` method
15:57 Practice - the `includes()` method
Рекомендации по теме
Комментарии
Автор

Really nice work, Zach! Small mistake in case anyone gets confused: At 10:20, arr.pop() returns the popped element (not the array's length).

hagoptaminian
Автор

I'm a full-stack developer for some years, but I was using laravel, mysql and js for years, I started to work with some very new technologies like dart and shelf, and I didnt founded almost any stackoverflow magic solutions as before in this stack, then I realized my lack of skill to read documentation since there is no videos teaching the advanced features that I needed, today I hope you Sir. may let me be more productive using docs, anyway thank you for take your time to help people.

unknwnrge
Автор

You can skip the extended intro and begin learning at the 8.00 minutes mark.

It's a nice video, thank you for your time creating it.

dannyvsr
Автор

Currently, I am learning with a classic book but i found out that it makes sense to combine different media for learning. I really appreciate your clear and precise language, it is perfect to understand for a non native speaker. I guess I will binge watch your series, thank you! Great content :)

slammerton
Автор

Like :)
Thanks for talking a little bit about Documentation

limitless
Автор

i wish i could find more videos like this, such an important topic but no one seems to care. thank you so much!

eumm
Автор

Very good! I need to learn to read documentation, and this video helped me a lot

jonathanaraujo
Автор

Great video 💯 the outro music was a bit loud btw 🤙

cmdv
Автор

Thanks for the video man, but why are there "prototype" written before every method name like "Array.prototype.find()", what does prototype mean?

abirmahmud
Автор

How to set up mdn web docs locally in my computer. Can you help out with this?

unityleveldesign
Автор

Nice Video, I have started JS recently and I want to learn how to documents myself properly!

pinkshoelace
Автор

12:51 you don't say most IMPORTANT THINKG -- its EBNF notation

maciej
Автор

arr.pop() return popped element not array length

Miftah-Ul-Uloom
Автор

this big of a video made it quite a time waste for me with so few points worthy of telling in this video

shivambhardwaj