Explore >> Select a destination


You are here

crxjs.dev
| | jwww.me
2.9 parsecs away

Travel
| | Josiah Wiebe is a multi-disciplinary developer and marketing manager based in the Canadian Prairies.
| | deejaygraham.github.io
2.2 parsecs away

Travel
| | a triumph of style over substance
| | dht.is
2.8 parsecs away

Travel
| | Background I was packaging up a website as a PWA (progressive web application) so that it could be used offline at a conference, and I wanted to have some analytics collected while offline. After a lot of searching, I came across Piwik Pro, a capable analytics package that specifically included capabilities for offline analytics tracking. Perfect! However, their code assumes that you are building your project using a framework with a packaging-based workflow. My project was simple, vanilla html and javascript.
| | amanhimself.dev
11.1 parsecs away

Travel
| [AI summary] This article provides a step-by-step guide on building a RESTful API using Node.js and HarperDB, covering database setup, query creation for CRUD operations, and integration with a frontend through HTTP requests.