Skip to content

pavelgyravel/javascript-in-one-pic

 
 

Repository files navigation

Javascript in one pic

[ Languages: English, 中文 ]

Gitter chat button BitCoin donate button

About this project

Releated projects

Color notes

not recommended important warning

Preview

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;
  • Flow control - try/catch;
  • Tips;

References

  1. Professional JavaScript for Web Developers
  2. JavaScript Garden
  3. JavaScript | MDN

License

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

About

Learn javascript in one picture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors