Keep up-to-date with the latest insights on data analytics, product updates and more.
Finding the length of a string in JavaScript is simple, you use the .length property and that’s it, right?
Not so fast. The...
Tags: graphemes, strings, code points,
React.js is a great library for creating user interfaces consisting of components. In the browser React is used to output DOM...
Tags: Engineering
To ensure a great user experience it is important to keep the initial page load as fast as possible. There are two main ways...
Tags: Engineering
Typescript has been getting significant attention in the past year and with over 2 million downloads per month on npm, there...
Tags: Engineering