Javascript: statements
If javascript expressions are phrases that are evaluated to produce a value , statements are like sentences that are executed to make something happen. One way to make something happen is by using conditionals which control the order of execution. Ma...
runtimeerror.hashnode.dev5 min read