Category: Development
-
Updated NodeJS tools
Today we have started to roll out NodeJS version 8, as well as new versions of related tools NPM, Yarn, Gulp, Grunt, Webpack, Browserify and Bower. We have provided NodeJS tools for our customers for years now, to help our…
-
300% Faster WordPress Load Times with Transients
Did you know that WordPress has a built-in caching system called transients? They are easy to use and extremely effective when used correctly. Find out how!
-
WP-CLI v2 has arrived
WP-CLI is the go-to command-line tool for WordPress users and developers, and the latest 2.0.0 version has just been released to the public. The latest update comes with plenty of new commands which you can further educate yourself on by…
-
Coding WordPress in style with PHPCS
Some developers wonder why it isn’t enough that the code just works? The reason is that ugly code is doomed to lead to errors.