Starting a Website

How to become a web developer from scratch and find a job

If there’s one job that’s easy to land without prior experience or education, it’s web development. You can start right now, and in a few weeks or months of study and practice, you’ll have a working understanding of how to develop a website. The problem is knowing exactly where to
October 30, 2021 Comments are off
WordPress Performance

How to build a lightning fast static website with Hugo

Hugo is a static site generator (SSG) written in Go (also known as Golang), a high-performance compiled programming language often used to develop applications and backend services. Today, Hugo is able to render most websites in seconds (<1ms per page). That explains why Hugo bills himself as “the world’s fastest
October 30, 2021 Comments are off