Explore >> Select a destination


You are here

markus.oberlehner.net
| | www.valentinog.com
2.0 parsecs away

Travel
| | Modern frontend tools like babel seem almost magical. What do they do really?
| | dht.is
2.4 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.
| | ankane.org
2.9 parsecs away

Travel
| | Rollup is a great tool for building libraries. "Webpack for apps, and Rollup for libraries" Run: Add to package.json: Add dist/ to your .gitignore....
| | www.serverless.com
14.7 parsecs away

Travel
| Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway.