Earn Your CS Degree, Tuition-Free, 100% Online!
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn essential JavaScript array manipulation techniques through this comprehensive video tutorial covering higher-order functions and their practical applications. Explore the map() function for transforming array elements, the fill() method for populating arrays with values, and the reduce() function for aggregating data into single values. Master the filter() method to selectively extract elements based on conditions and understand the sort() function for organizing array data. Discover how these array functions work as higher-order functions in the ES6 JavaScript specification. Apply your knowledge by building a practical particle system project that demonstrates real-world usage of these array manipulation techniques in a creative coding context.
Syllabus
16.5: Higher Order Functions in JavaScript - Topics of JavaScript/ES6
16.6: Array Functions: map() and fill() - Topics of JavaScript/ES6
16.7: Array Functions: reduce() - Topics of JavaScript/ES6
16.8: Array Functions: filter() - Topics of JavaScript/ES6
16.9: Array Functions: sort() - Topics of JavaScript/ES6
16.10: Particle System with JS Array Functions - Topics of JavaScript/ES6
Taught by
The Coding Train