Blog

Command line cheatsheets

Command line cheatsheets

Vue.js and SEO — Your Steps To Take To Become More SEO Friendly

In this article, we will cover all the steps you must take to fix the issues you are most likely to have already and teach you how to avoid the pitfalls of Vue.js SEO along the way to get all the benefits of SEO.

Netlify CMS vs WordPress

Netlify CMS and WordPress are the most popular content management systems on the market. They are free to use and open-source and this is what they have in common other things are different. So let's go to compare them

Overview of benefits and disadvantages of Netlify CMS

Netlify CMS is based on client-side JavaScript, APIs, and Markup (Jamstack). Compared to server-side CMS, this Netlify CMS has better performance, higher security, lower cost of scaling, and a better developer experience.

Difficulty with replacing the port in Gatsby JS development environment

During the development of a static site on GatsbyJS. It was this site. I encountered the following difficulty. Every time I had to restart the development environment, I was constantly asked to replace the port. That is `8000` the port is occupied let's try on` 8001`, and then on `8002`, etc.

What is JAMstack and How Your Business Can Benefit from It

Have you already heard about the new JAMstack web development approach? It offers the possibility to write web applications on your favorite framework, manage content from the admin panel, and at the output receive fully valid HTML pages built in accordance with the latest SEO, PWA recommendations.

What is Gatsby JS and Why Use It?

Gatsby.js is not just a Static Site Generator (SSG). This is an ambitious project whose creators are aiming at WordPress' share of the CMS market. There is quite a lot of hype around Gatsby nowadays, and I decided that it is high time to write about this popular topic.