An open API service indexing awesome lists of open source software.

https://github.com/uzmakh/30-days-js-challenge


https://github.com/uzmakh/30-days-js-challenge

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Day-01
## Variables and Data Types
### declaring and initializing the variables
### Naming conventions of Variables
### logging the value and type of variables
### Reassinging values to variables and observing their behavior