Tonino Jankov, SitePoint

Tonino Jankov

SitePoint

Contact Tonino

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • SitePoint

Past articles by Tonino:

Sending Emails in PHP with PHPMailer —

Tonino and Narayan show how to use PHPMailer - a dead simple email sending library for PHP. Send email from your local machine or an SMTP relay easily! → Read More

The Best Web Hosting Providers For Your Needs —

Tonino Jankov examines the most prominent players in the web hosting industry, wading through their plans, infrastructure, and reputation, to give you recommendations for the best hosting provider for your needs. → Read More

An Introduction to Cloudflare Workers —

Learn about serverless computing, Cloudflare's edge computing, and its Cloudflare Workers FaaS implementation, and why it's a powerful tool for developers. → Read More

Introduction to Vue.js and the Quasar Framework —

Tonino looks at the many exciting features of Vue.js, and introduces the Quasar framework, a kind of Bootstrap for Vue, which provides UI elements and more. → Read More

JavaScript Web Workers: A Beginner's Guide —

Learn how web workers help with web app performance, and get started by building a basic JavaScript web worker. → Read More

How to Build a WordPress Theme from Scratch: Final Steps —

In this article, Tonino completes his foray into building a WordPress theme from scratch, focusing on refining templates, adding meta information, post thumbnails, sidebars, user-friendly controls and more. → Read More

How to Build a WordPress Theme from Scratch: the Basics —

This second part on creating a WordPress theme from scratch shows how to create a very basic WordPress theme, add in Bootstrap styles and scripts, separate header and footer output into their respective partials, and leverage the crucial functions.php file. → Read More

Using the WordPress Settings API to Build a Custom Admin Page —

Tonino Jankov introduces the WordPress Settings API, and showing how to create a WordPress administration page to demonstrate the use of this API. In this article, he shows how to wrap this functionality into a plugin, though it can also be a part of a WordPress theme. → Read More

How to Deploy to Alibaba Cloud ECS with Mina —

Mina is a deployment and server automation tool, with advanced features and powerful extensibility. Learn how Mina can make your deployment process better. → Read More

Announcing the Alibaba Cloud Competition Winners —

Find out who the winners of the Alibaba Cloud competition are. → Read More

How to Automate App Deployment to Alibaba ECS with Mina —

In this article we will go through setting up Mina for the deployment of a basic Django app – an unorthodox toolset for the Django world, which tends to use Docker or Fabric more. Given Mina’s simplicity and flexibility, we feel it is worth exploring its use in the deployment of Python web apps. → Read More

Improving Page Load Performance: Pingdom, YSlow and GTmetrix —

Tonino Jankov introduces Pingdom, YSlow and GTmetrix and a range of other tools for testing, debugging and fixing website performance. → Read More

Server-side Optimization with Nginx and pm-static —

Tonino Jankov shows how to optimize on-the-fly thumbnail generation, reducing request time from 28 to 0.7 seconds with Nginx and pm-static. → Read More

Improving Performance Perception with Pingdom and GTmetrix —

Tonino Jankov shows how to use Pingdom, YSlow and GTmetrix to improve performance on an image gallery blog running on Nginx. → Read More

Apache vs Nginx Performance: Optimization Techniques —

Tonino Jankov introduces techniques to improve Apache and Nginx web server performance, explaining the theory behind those techniques. → Read More

How to Migrate WooCommerce to Alibaba Cloud ECS with Let's Encrypt —

Alibaba Cloud is a provider that is gaining significant visibility as of late. One of the main products it offers is ECS (Elastic Compute Service) or, to put it into simpler terms, a flexible, cloud-based VPS. → Read More

Making Your Website Faster and Safer with Cloudflare —

Tonino Jankov introduces Cloudflare, a website performance and security service, explaining how it works and how to get started using it. → Read More

HTTP/2: Background, Performance Benefits and Implementations —

Tonino Jankov covers the background, performance benefits and current implementations of the HTTP/2 protocol. → Read More

The Complete Guide to WordPress Performance Optimization —

Tonino lists tools, tips and best practices for optimizing WordPress sites — from hosting options to asset management, caching and software considerations. → Read More

How to Deploy a WordPress Site on Alibaba Cloud SAS —

How to deploy a WordPress site on Alibaba Cloud's Simple Application Server, using WP-CLI and configured extras like SSL. → Read More