|
You are here |
markus.oberlehner.net | ||
| | | | |
ankane.org
|
|
| | | | | 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.... | |
| | | | |
dht.is
|
|
| | | | | 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. | |
| | | | |
www.valentinog.com
|
|
| | | | | Modern frontend tools like babel seem almost magical. What do they do really? | |
| | | | |
amanhimself.dev
|
|
| | | [AI summary] This tutorial guides developers on building a REST API with Node.js and Express by connecting to HarperDB Cloud, covering setup and CRUD operations. Category programming is most relevant because the post is a software development tutorial focused on coding, frameworks, and API creation. Cloud computing is also relevant as it specifically teaches how to use and configure a cloud-based database service. Computer science is a close second regarding the technical subject matter of databases and application development logic. Technology broadly covers the general tools and programming languages discussed. Engineering is a final option as it relates to software engineering practices like API design and database integration. | ||