Modern JavaScript Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

Defining functions

JS isn't a functional programming language by definition, but it includes practically everything that a full-fledged functional language would provide. In our case, we won't be delving too deeply into this programming paradigm, but let's see some important features that will simplify your work.