Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Cyber-security static table on two dimensional array with javascript

Decided to create a good project that will help the community to have an indepth knowledge on how to use "for loop" on javascript.however,this project will go a long way for anyone who's interested to understand how looping works also making use of it effectively.
Decided to work on this awesome project that will help the community to have an indepth knowledge on how to use "for loop" on javascript.however,this project will go a long way for anyone who's interested to understand how looping works also making use of it effectively.

NOTE: Create your own template on html to be able to output your work and you can style it if you want.
in addition to that,being able to understand how to use a for loop to iterate and level down a two dimensional array,that knowledge or experience can been used to iterate class,object,form validation,set time out, set time interval.
Expand Down