Stop Using Console.log() in JavaScript

Types of methods in console object. What all methods are there in console object? Alternatives of console.log method. All console methods in Javascript… Read more

Similar

JavaScript Decorators in Fable 3.3

Fable 3.3 is out with several fixes and improvements (like F# interpolated strings compiled as JS templates) but above all, with a new feature that I hope will be put in good use by Fable library authors: JS decorators! Decorators are currently a proposal... (more…)

Read more »