
Programming
Building a page hit counter for your svelte website
Learn how to build a simple page hit counter that tells you the number of visitors who have visited your page
10 min read
Learn how to build a simple page hit counter that tells you the number of visitors who have visited your page
Whiles trying to implement a read counter for my website this morning, I run into a bug. The function which returned the query from the database always returned undefined