News

Class libraries can help simplify coding and maintenance. We offer tips on how you can create your own class libraries in Visual Studio .NET.
Such prototypal inheritance can effectively mimic class-based inheritance, without creating classes, in more than one way. See Dean Edwards’ base2, qooxdoo, Prototype for a few implementations.
Topics covered in the workshop span a wide range of modern JavaScript capabilities, including built-in methods for streamlining code, robust exception handling, variable scope and hoisting, ES6 ...