
MDX: The good, the bad, and the ugly
If you have your own blog and like the simplicity of Markdown, but don’t want to give up JSX, you may want to give MDX a try.
Articles about web development and computer programming
If you have your own blog and like the simplicity of Markdown, but don’t want to give up JSX, you may want to give MDX a try.
How you can detect the language of texts, without using the “ML” word.
Alternatively: why word counting is nothing like bean counting.
This post discusses three common array functions: map, reduce, and filter.
Go’s time
package takes a novel approach to defining datetime serialisation formats. Is it an improvement over existing alternatives?