Using Custom Formats in TinyMCE
This is a short post about custom formats for the TinyMCE editor. Oftentimes, these formats are what you should be using instead of shortcodes.
Emmet: Speed Up Your Markup
This is a shallow introduction to Emmet, an easy-to-use, and yet very powerful toolkit for web developers. Save yourself some time by using Emmet.
Benchmarking Yarn
I my first post about Yarn, I promised a follow-up about and including first real-world tests. In this post summarize benchmarking Yarn on a public package.
Don’t Blindly Trust Premium Products
Want to read some rant on poorly written premium stuff? Go ahead then…
Adorable Avatars for WordPress
Are you looking for a WordPress plugin that integrates with the Adorable Avatars avatar placeholder service? Look no further. This is it.
WordPress REST API Content Endpoints
Helen Hou-Sandí, WordPress 4.7 release lead, wants to evaluate the usefulness of the current WordPress REST API merge proposal. This is my opinion on this.
Yarn: Yet Another … Package Manager
Facebook open sourced Yarn, a new dependency manager for JavaScript. This post includes everything relevant I read about it.
Using ESLint for WordPress Projects
Want to know (and improve) the quality of the JavaScript code in your WordPress projects? Use ESLint for this, and respect the WordPress Coding Standards.