Choice Words about the Upcoming Deprecation of JavaScript Dialogs

It might be the very first thing a lot of people learn in JavaScript: alert(“Hello, World”); One day at CodePen, we woke up to a ton of customer support… 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 »