Skip to content

JavaScript-Army/Check-if-property-exists-in-object-and-is-truthy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Set up your project folder step by step

Clone the repository

  git clone https://github.com/JavaScript-Army/Check-if-property-exists-in-object-and-is-truthy

Change your directory

    cd file name

Create & switch branch with your name

    git checkout -b branch-name

Create a JavaScript file on your folder

    touch index.js

Push your files

    git push -u origin your-branch-name
    Create a pull request on GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published