Vind een opleiding

JavaScript Product Search - Udemy

Doelgroep: Gevorderd
Duur: 10 colleges - 40 minuten
Richtprijs: € 99,99
Taal: Engels
Aanbieder: Udemy

>> proefles

During this course you will learn how to create a functional product search in pure JavaScript. Products will be filtered against partial searches including lower or uppercase keywords.

All the project files are being logically organized within JavaScript modules.
Initially products details will be saved in a JSON format file, and later will be served to the users.
Then we will construct and use a service, allowing the products source to be changed easily without impact on the application logic.
Later you will learn on how to save bandwidth by delaying user keystroke responses, as well as to implement object caching.

Topics utilized in the course include:
promises
proxies
data binding
working with arrays via .map() and .filter()
regular expressions
modules
creating services
using the fetch() method to retrieve data

Due to usage of newly supported JavaScript methods, students are recommended to use the latest browser versions.
The project files are available for your testing and reference. Good luck and happy learning!


>> Meer info