An open API service indexing awesome lists of open source software.

https://github.com/hiroppy/javascript-study-for-beginners

https://www.gitbook.com/book/abouthiroppy/javascript-study-for-beginners/details
https://github.com/hiroppy/javascript-study-for-beginners

Last synced: 10 months ago
JSON representation

https://www.gitbook.com/book/abouthiroppy/javascript-study-for-beginners/details

Awesome Lists containing this project

README

          

# JavaScript初心者向けの本

## スコープ
何かしらの言語は使えるけどJavaScriptを触ったことない人向け(の予定)

## これなに
勉強会で使っている資料をまとめています。
本来はスライドだったため不足部分がある可能性が高いので後ほど説明を追加していきます。

## 目次(予定)
- [x] types
- [x] this
- [x] prototype
- [x] function
- [ ] ES2015

## リポジトリ
[abouthiroppy/javascript-study-for-beginners](https://github.com/abouthiroppy/javascript-study-for-beginners)