Skip to content

julesntare/js-test

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This is a simple JS Test ๐Ÿ™‚

To complete this test you need to modify the file 'script.js' so that it produces the output as seen in this image -> output screenshot

WHAT TO DO :

  • Order the posts inside the array variable 'posts' (in ascending order)
  • After ordering the posts put them inside a the #content div ( in index.html file) (using javascript only)

Have fun ๐Ÿ˜Ž

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.0%
  • HTML 23.0%