As you probably know trying to center elements in CSS can cause a headache even to experienced developers. There are many different situations and many different solutions. Sometimes it is…
Git is a distributed version control system that helps developers collaborate on projects of any scale. And in this article I will give you 50 Git commands that will definitely…
Today we will start new topic – JavaScript. And what better way to start it if not with looking at JavaScript’s history and features. JavaScript is the foundation of frontend…
Visual Studio Code is the arguably the best code editor out there at the moment. Market Place offering tons of extensions to customize it exactly to your needs and helping…
There is a lot of default WordPress functions you can use to return information that you need dynamically. Here is the WordPress functions cheat sheet – list of useful default…
WordPress CLI is a tool that gives you ability to admin your WordPress website through a command line. You can execute standard functions like plugin installation or commands that are…
SEO is a process for optimizing the online content for search engines. It works when someone adds a keyword and search engines display results in favor of those pages that…
A 404 error in WordPress shows you that your browser can’t locate the page you are trying to access. Believe me, when you or your visitors are trying to access…
In this article we will learn how to use WordPress Gutenberg Reusable blocks so you can write posts faster and easier, that way saving a lot of time. We already…
Since we are learning about WordPress, in this article we will take a look at 10 HTML and CSS codes for bloggers. As you already know, WordPress has a great…