Prettier beautifies your JavaScript or TypeScript code. I use it with my IDE, "WebStorm", which checks on my files as I save them. Now once…
This is part 2 of a five-parted series: Part 1 deals with the resources needed and the initial Setup with GitLab Part 2: I talk about how to…
Static Site Generators, also known as SSG, are trending at the moment. Why? Because you can pre-render a static HTML page with ease. For…