MCITMC - Tin Tức Việt Nam chính xác, cập nhật trực tiếp 24/7
  • Home
  • Bất Động Sản
  • Công Nghệ
  • Kinh Doanh
No Result
View All Result
  • Home
  • Bất Động Sản
  • Công Nghệ
  • Kinh Doanh
No Result
View All Result
MCITMC - Tin Tức Việt Nam chính xác, cập nhật trực tiếp 24/7
No Result
View All Result

16.8: Array Functions: filter() – Topics of JavaScript/ES6

admin by admin
February 3, 2020
in Công Nghệ
35
16.8: Array Functions: filter() – Topics of JavaScript/ES6



This video covers the JavaScript Array higher order function filter().

🎥 Next Video:

🔗 MDN’s Array Documentation:

🎥 The Modulo Operator with Golan Levin:
🎥 Regular Expressions:

🚂 The Coding Train website:
💖 Support this channel on Patreon:
🛒 To buy Coding Train merchandise:
📚 Book recommendations:

💻

🎥 For an Introduction to Programming:
🎥 For More Coding Challenges:

🔗
🔗

📄 Code of Conduct:

Nguồn:https://mcitmc.org/

Xem Thêm Bài Viết Khác:https://mcitmc.org/cong-nghe/

Tags: Youtube
Previous Post

Điều Anh Ghét Chế Điều Anh Biết - Lee Ht - Chi Dân - [Doremon Hát Chế]

Next Post

TOP 100 MẪU ÁO DÀI HOA NHÍ ĐẸP NHẤT 💝 Vải Áo Dài S

Next Post
TOP 100 MẪU ÁO DÀI HOA NHÍ ĐẸP NHẤT 💝 Vải Áo Dài S

TOP 100 MẪU ÁO DÀI HOA NHÍ ĐẸP NHẤT 💝 Vải Áo Dài S

Comments 35

  1. Diana Stanciu says:
    2 years ago

    dude.. you're actually.. making sense.

    Reply
  2. Deepak Bhargav says:
    2 years ago

    THANK YOU SIR

    Reply
  3. LorsenHerisdersen says:
    2 years ago

    I love this guy's energy!

    Reply
  4. coder Js says:
    2 years ago

    OMG this video appered when i was doing my function exercise

    Reply
  5. Jocelyn Hernandez says:
    2 years ago

    Thanks for being so animated! I actually learned alot! 🙂

    Reply
  6. Rimsha Arshad says:
    2 years ago

    Best ever programming video 🙂 no boring coding Just fun learning coding 😛

    Reply
  7. Maasai Sang says:
    2 years ago

    i dont know why i burst into laughter one minute after the video, i think i just found my next youtube javascript teacher

    Reply
  8. Never gonna give you up says:
    2 years ago

    does writing this code in a more cryptic but shorter form make it faster in browser to execute? or is the difference nihil?

    Reply
  9. Jose Barona says:
    2 years ago

    I want u to be my dad <3

    Reply
  10. Joey Garcia says:
    2 years ago

    I'm with you on making code more readable vs terse.

    Reply
  11. Innocent says:
    2 years ago

    great video! ur very good at teaching 🙂

    Reply
  12. Abdo Amin says:
    2 years ago

    Thanks ♥

    Reply
  13. Michael Corleone says:
    2 years ago

    You are THE best.

    Reply
  14. James kobe says:
    2 years ago

    If i want to chain map and filter , do i have to use filter before map ?

    Reply
  15. Bruce Lee says:
    2 years ago

    4:00 Wtf does function isEven(num){

    return(num%2==0)

    }
    even mean? Is there a hidden if condition inside (num%2==0)??? I understand the % operator but I dont understand this shortcut for return….

    Reply
  16. leamsi2099 says:
    2 years ago

    I am following freecodecamp and sometimes I feel that the exercises ask to solve problems when the concepts have not been explained properly and it's very frustrating, even their "Hint" sections are so vague it makes me feel stupid that I can't understand them. This is your first video I've seen and I like your style, I will go back to watch more of your videos!

    Reply
  17. Criss Cross Applesauce says:
    2 years ago

    Man I just started my first coding job. And I'm struggling. You've been such a great help though. Keep it up dude!

    Reply
  18. Forlorade says:
    2 years ago

    I love these and I love you.

    Reply
  19. atas novruzlu says:
    2 years ago

    you are just perfect …thank you very much

    Reply
  20. Charmaine Tabilas says:
    2 years ago

    Hi! I am new to JS and was testing the arr.split(/W…..).filter(….) function and I had the word 'Can't' in my string. It split it into two elements, 'Can', and ' 't'. Is there a way to output it as a single element?

    Reply
  21. Vaibhav Mittal says:
    2 years ago

    X => X …. How did it bypass undefined?

    Reply
  22. William James Rapp says:
    2 years ago

    ——- * H E L P * ——–

    Thanks for taking your personal time to help the masses.
    I have spent 6 hours trying to wrap my head around JS and it is abstract to me ( not ART but abstract gibberish )

    My WIX website ( built because I cant afford to pay a developer ) is ALMOST FINISHED except for 2 functions that need to work to make the website worth launching — WITHOUT THESE TWO FUNCTIONS it is pointless to launch my site.

    I dont understand any of this and cant afford to pay — UP FRONT — anyone to help —- *I CAN PAY* from the profits of my site once the site is WORKING and launched ——-

    *I need help from anyone who knows what they are doing and willing to work with me*

    MSG me

    Reply
  23. Andre Bonaparte says:
    2 years ago

    To all those just starting to dive into the deep end of Javascript, it's totally ok to watch this a few times to "get it"

    Reply
  24. Ruth Irlekar says:
    2 years ago

    Thank you !! You're Videos have really helped me.

    Reply
  25. Neville Lusimba says:
    2 years ago

    Arrow functions are just beautiful. So much easier and less prone to side effects.

    Reply
  26. יובל גל says:
    2 years ago

    you are literally the best teacher i've ever seen, and im registered to Udemy,treehouse and pluralsight, Thank you !

    Reply
  27. Gamal Abdall says:
    2 years ago

    I really liked your video and liked the way you do the teaching, where I can find more video for you, I do not know your name to say whom was teaching this video but it's the video about Javascript 'FILTER'

    Reply
  28. Monty Ksycki says:
    2 years ago

    THANK YOU FOR SHARING!!!! 🙂

    Reply
  29. Marc Droz says:
    2 years ago

    after struggling with this for 2 days, I got it with your video, thank you!

    Reply
  30. Sami benchkroune says:
    2 years ago

    this guy is awesome i love it <3

    Reply
  31. Abedin Zhuniqi says:
    2 years ago

    Hello i like your videos so much and your explanation its high keep up, but I have a question I am using filter, reduce and map to a function but cannot filter things by the date, I am using TypeScript in Angular 4, here is my code, if you can take time to answer of course.

    xport function getTotalYearCosts(valueItem: ValueItem, allCosts: Map<string, Costs>): TotalCosten {
    const totalYearCosts = { planned: 0, actual: 0 };

    totalYearCosts.actual = valueItem.actualCostIds
    .map(costId => allCosts.get(costId, emptyCosts()).costs)
    .filter(costs => costs.created)
    .reduce((reduction, costs) => reduction + costs, 0);

    Best Regards

    Reply
  32. laju G says:
    2 years ago

    thank you so much, your videos very helpful 🙂

    Reply
  33. Eric Jost says:
    2 years ago

    Hate those grimy arrays.

    Reply
  34. Giorgio Martini says:
    2 years ago

    In FP you dont reassign a new value to a var.. you create a new one..its about the inmutability of data…

    Reply
  35. Filip Kendeš says:
    2 years ago

    How did you make localhost. I watched your video, but still couldn't make it… I installed plugin for atom (atom-live-server) but when i open server on the right side i just get sample of my code which i wrote in atom.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Xem Thêm

Dự án chung cư sắp mở bán tại TPHCM mới nhất 2022

Dự án chung cư sắp mở bán tại TPHCM mới nhất 2022

March 5, 2022
Chủ đầu tư Opal City View phát triển dự án theo hướng nào?

Chủ đầu tư Opal City View phát triển dự án theo hướng nào?

July 9, 2021
Bán đất phường Long Phước,Long Phước,Quận 9,Hồ Chí Minh,Việt Nam | Nhà Đất Video

Bán đất phường Long Phước,Long Phước,Quận 9,Hồ Chí Minh,Việt Nam | Nhà Đất Video

July 9, 2021
hop-dong-mua-ban-nha-dat-gom-5-ban

Hướng dẫn quy trình bán đất Long Thành Đồng Nai chi tiết nhất

July 9, 2021
dat-nen-dong-anh-dang-duoc-dong-dao-cac-nha-dau-tu-quan-tam

4 loại đất nền Đông Anh dù rẻ đến mấy cũng chớ có mua!

July 9, 2021
nhu-cau-mua-cao-nhung-luong-giao-dich-ban-dat-quan-12-thap

Nhu cầu mua cao tại sao lượng giao dịch bán đất quận 12 lại thấp?

July 9, 2021
  • Liên Hệ
  • Chính Sách Bảo Mật

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • Bất Động Sản
  • Công Nghệ
  • Kinh Doanh

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.