Skip to content

Building a native javascript ES6 responsive content slider

Notifications You must be signed in to change notification settings

Ultimate-Coding/Content-Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Content-Slider

  • I created multiple instances of the component in the same page, each one with different configurations: (autoplay / interval / slides).

  • I tested the code on different browsers, and everything worked fine.

Some of ES6 features used in the code:

  • Class Definition
  • Template Literals
  • Arrow Functions
  • const and let Declarations
  • for...of Loop
  • Default Parameters
  • querySelector and querySelectorAll
  • forEach

About

Building a native javascript ES6 responsive content slider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published