-
Notifications
You must be signed in to change notification settings - Fork 6
Get the Most Out of JavaScript
Shane Brinkman-Davis Delamore edited this page Sep 16, 2017
·
3 revisions
JavaScript has four main shortcomings. CaffeineScript addresses each of them:
- Verbose Syntax
- Dangerous Semantics
- Awkward Functional Programming
- Clumsy Object Oriented Programming
- Home
- Get Started
- Benefits
- Highlights
- Productivity by Design
- CaffeineScript Design
- What is CaffeineScript Good For?
- Get the most out of JavaScript
- Language Comparison
- CHANGELOG
- Blocks Instead of Brackets
- Binary Line-Starts
- Everything Returns a Value
- Streamlined Modules
- Scopes and Variables
- Optional Commas
- Semantics
- Ambiguities