Latest

How to Open .crdownload File

The extension of the .crdownload file name is exploited by the Google Chrome browser for files that are in the process of being downloaded. Typically, the .crdownload files are incomplete, so they won’t start if the user simply deletes the .crdownload extension.

Advanced Custom Fields Pro Tips and Tricks

Tips on using the WordPress plugin Advanced Custom Fields Pro to build custom websites.

TypeScript final class decorator

How to prevent a class from being inherited from in TypeScript.

TypeScript constructor overloads

We explore several different ways of implementing multiple constructors in TypeScript.

Using absolute paths with TypeScript, Babel and Browserify

How to import modules using non-relative paths in TypeScript and how to transpile the result to JavaScript with correct path resolution.