DEV Community

Daniel Wanjala
Daniel Wanjala

Posted on

Day 3 : FUNDAMENTALS 3

After the section I was able to have a general overview of the following topics:

  • eight data types in JavaScript.
  • difference between single, double, and backtick quotes.
  • Embeding a variable/expression in a string.
  • Know what a method is.
  • logical operators. And lastly was able to understand what the comparison, conditionals and nesting is. Doing great.💪

Top comments (0)