/JavaScript

JavaScript notes Q&A, resources etc.

Primary LanguageJavaScript

#JS notebook

This is my collection of number of questions short answers and exercises for JavaScript. Initially I use it as learning notes but now is more a personal notebook.

##Table of Contents

  1. Javascript Introduction

####[⬆] JavaScript core introduction

  1. JS 'Hello World'
  2. JS types
  3. Truthy vs Falsy
  4. Comparing values

Resources

Books:

Eloquent java script

Exploring ES6

[Learning JavaScript Design Patterns] (http://addyosmani.com/resources/essentialjsdesignpatterns/book/)

Videos

JS Introduction YouTube playlist (Bulgarian)