WP Multi Site + Google Cloud + Nextjs make for a power couple.
Content Delivery Networks, also known as a CDN, is a “self-storage” for your website. Not only can you store things in your CDN, but they…
So you have a cool website, such as a blog or an e-commerce site, but you want to appear on people’s Google search results. When…
Denial-of-service attack, also known as DDoS or Dos, is a real threat to any website/web app. During a DDoS, a website will receive so many…
In this post, I will example at a high level what Media Queries are and why they are so powerful. As we have read in…
Welcome to part 4 of a multi-series post. If you did not read the last entry, you could find it here. For a quick recap:…
Welcome to part 3 in a multi-series post. If you did not read part 2, you could find it here. So now you should be familiar with: …
This is part 2 in a multi-series post. If you did not read part 1, you could find it here. Now that you are familiar with: …
This post will be coming soon, thank you for your interest. Web Accessibility Google Ranking Media Queries NodeJs Invasion of the Libraries
Overview Imagine you are creating a new web app. Like most apps, you may need to configure a database, a web server, and an API…