News

JavaScript Mixins: Beyond Simple Object Extension 7 October, 2012. It was a Sunday. Mixins are generally easy in JavaScript, though they are semantically different than what Ruby calls a Mixin which ...
Built-in JavaScript objects and functions are ones you'll use all the time. Here's how to use Object, JSON, String, Math, Date, and console in your JavaScript programs.
Simple javascript object validator The goal of this project is to provide a simple, intuitive, extensible, independent, and isomorphic javascript object validation library.
Structurer Retriever and Mapper A JS object can be simple key-value pairs or deeply nested with Array and more objects. jsosrm provides ParserBaseClass with methods that follow depth-first approach to ...
Simple Class Syntax -- Level Zero Before beginning the tutorial, you must have a clear understanding of a simple SCL class. A CLASS statement enables you to use SCL to create a SAS/AF class and to ...
Use popular 'grammar of data' syntax to filter and subset your two-dimensional JavaScript arrays and more. Here's how to use Arquero for data wrangling in Observable JavaScript and Node.js.