Explore >> Select a destination


You are here

www.yoseph.tech
| | benbrougher.tech
11.3 parsecs away

Travel
| | Why I don't use GraphQL for personal or work projects
| | akos.ma
11.9 parsecs away

Travel
| | Let's take a somewhat tangential approach to the subject of the Microservices architecture. Most discussions about it are centered around technological aspects; which language to choose, how to create the most RESTful services, which service mesh is the most performant, etc.
| | engineering.zalando.com
11.4 parsecs away

Travel
| | Learn how Zalando uses persisted queries, and how we define and think about different levels of stability of our GraphQL schema.
| | dht.is
77.6 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.