Why choose Fathom Analytics
Fathom Analytics; the GDPR-friendly alternative to Google Analytics. I discuss why I use it myself, the key features it offers, and the advantages of it using it.
Fathom Analytics; the GDPR-friendly alternative to Google Analytics. I discuss why I use it myself, the key features it offers, and the advantages of it using it.
we are going to take a look at installing Seq and configuring our application to use Serilog to send our logs and use Seq to review our log details
The simplicity of the .net core packing and publishing tool, enables you simply use what you’re already doing to make doing what you’re already doing faster. No need to learn a new complex template language.
ASP.NET Core includes some basic logging providers, but to get the most out of it you’ll need to plug in a full logging framework like Serilog – simple .NET logging with fully-structured events.
An in depth discussion as to why I decided to port my Geek.I.Am side project from Gridsome to Nuxt.
Discusssion and code sample of how to implement twitter cards in Gridsome to help make your sharing tweets stand out on twitter
how to configure a Gridsome project to make use of EsLint and Prettier to keep code format and standards consistent across the project
How to guide to enable EF Core to auto generate UUID/GUID for postgreSQL databases
How to guide to quickly configure Cookie Consent popup on your Gridsome Static Generated website.
developing software and working with a build or integration server, there are certain conventions that one should follow when making updates to the shared codebase
A walk-through tutorial on how to install and make use of Strapi to develop an API for your Web & Mobile app.
Explore how to make use of various Firebase services to preform a series of complex update and retrieve functionality and how the Firebase API helps to simplify this process.
A guide to implementing Vue Global Navigation Guards and the Firebase Authentication to ensure only authenticated users can access routes in your application
How to guide to install Nginx on raspberry pi to enable serving static web pages on your local network
A walk through tutorial on how to get started with using modules in Vuex Store
How to connect PHPStorm Database viewer to your Laravel Homestead MySQL database