Vanush Ghamaryan

Vanush Ghamaryan

Read the articles written by Vanush. He is a Software Architect at 10Web and loves what every other architect loves, too: cats, his dog, beer, and coding.
Core Web Vitals: The Only Guide You’ll Ever Need

Core Web Vitals: The Only Guide You’ll Ever Need

16 Min Read

At this point, you’ve most likely heard about Core Web Vitals, Google’s new page experience measuring tools. Announced in May 2020 and incorporated into the ranking algorithms just last month, Core Web Vitals are another key way for Google to approximate the quality of user experience that a website offers. As the focus of Core Web Vitals is on an…

Headless WordPress: How to Create Web Applications Using REST API

9 Min Read

Some time ago I wrote an article about using WordPress without GUI via CLI, where I mentioned that you actually can do anything without using the WP dashboard. In this article, I’ll take another approach, leaving only the WordPress dashboard, and introduce you to installing a decoupled WordPress. Let’s dive in! Monolithic WordPress WordPress has come a long way, from…

The Last Guide to WP CLI You'll Ever Need

The Last Guide to WP CLI You’ll Ever Need

10 Min Read

In the modern web, WordPress has a pretty big market share. And with good reason. It provides good customization opportunities, a big library of plugins and themes, and a user-friendly graphical interface. Many WordPress website developers create amazing websites without having to write a single line of code. They use plugins and visual builders instead. But there are cases where…