added introduction chapter

This commit is contained in:
hellerve
2017-01-03 16:12:30 +01:00
parent 416c0edb5c
commit 670a68dc56

View File

@@ -13,4 +13,24 @@
-> # Introduction
-
- JavaScript is _the_ language of the Web
- It is not always the right tool for the job
- Many approaches have been taken to change it
to fit the users needs
---
-> # Introduction
- Mitigations fall into two categories
- Preprocessors
- Transpilers
- Caveat: thin wrapper around JavaScript
---
-> # Introduction
- zepto-js attempts to build a runtime that is
foreign to JavaScript while still being compatible
- Features: Functional, Lisp, Macros, Continuations