Web Development 8 min
Getting Started with Astro: Build Faster Websites
Learn how to build blazing-fast websites with Astro, the modern static site builder that delivers less JavaScript and more performance by default.
3 articles in this category
Learn how to build blazing-fast websites with Astro, the modern static site builder that delivers less JavaScript and more performance by default.
A complete step-by-step guide to turning any web app into a PWA β covering the Web App Manifest, Service Workers, offline support, push notifications, and installability on any platform.
Package.json is the Core file of the Node.js System. It is the manifest file of any Node project and contains all the configuration, dependencies, and metadata about the project.