Skip to content

Instantly share code, notes, and snippets.

View clytemnestra's full-sized avatar

clytemnestra clytemnestra

View GitHub Profile
@clytemnestra
clytemnestra / Homework.md
Last active October 30, 2019 11:37 — forked from sergiulucutar/Homework.md
Intro in JavaScript, Homework 1
  1. What is the result of the following statements? Why?
!!0 == '0'
!0 -> true
!!0->false
false == '0' => true

3 + '4'
34
ctrl+12 file structure
ctrl+f11 si ctrl+1,2,3.. un fel de bookmark in file, in loc de //ojojojojo
If PhpStorm doesn't recognize the class of a variable, you can manually set it with comments.
/** @var $variableName Some_Class_Here */
SONATAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA