/javascript-in-one-pic

Learn javascript in one picture.

MIT LicenseMIT

Javascript in one pic

Join the chat at https://gitter.im/coodict/javascript-in-one-pic

BitCoin donate button

Color notes

not recommended important warning

js in one pic

TODO

  • Function(basic) - inside function: arguments, return;
  • Function - as value: callback;
  • Function - methods: apply/call/bind;
  • Array - methods: map/reduce;
  • Object(OOP) - constructor, properties;
  • Object(OOP) - inheritance;
  • Scope;
  • Operators - bitwise;
  • Tips;

References

  1. Professional JavaScript for Web Developers
  2. JavaScript Garden

License

See the LICENSE file for license rights and limitations (MIT).