Recently in RxJS Primitives I encountered a situation where
one of the methods – concat was initially
designed to take an argument list of strings and in the method used rest (…args) parameters, mimicking the signature
and passing them to the String.pro… Read more
Similar
Papercups is an open-source live chat widget. Chat with your customers to improve conversions and customer satisfaction. (more…)
Read more »
This week I released version 1.0 of RxJS Primitives to NPM - but the journey
to get there was not as easy as I hoped. (more…)
Read more »
TypeScript-React-Starter - A starter template for TypeScript and React with a detailed README describing how to use the two together. (more…)
Read more »
TypeScript's type system is very powerful—it can represent a lot of JavaScript constructs as a result. Here's how to type a function with an extra property. (more…)
Read more »
TypeScript-extended-RegExps - Extended and properly-multi-line Regular Expressions for TypeScript...
Read more »