If you need more control when running Astro, the "astro" package exports APIs to programmatically run the CLI commands.| Docs
Events are things that happen in the system you are programming, which the system tells you about so your code can react to them. For example, if the user clicks a button on a webpage, you might want to react to that action by displaying an information box. In this article, we discuss some important concepts surrounding events, and look at the fundamentals of how they work in browsers.| MDN Web Docs
A micro web server so fast, it'll make you dance! :dancers:. Latest version: 0.5.2, last published: 6 years ago. Start using polka in your project by running `npm i polka`. There are 240 other projects in the npm registry using polka.| npm
Find out how your server can send hints to the browser about critical subresources.| Chrome for Developers
A light-weight module that brings Fetch API to node.js. Latest version: 3.3.2, last published: 2 years ago. Start using node-fetch in your project by running `npm i node-fetch`. There are 40403 other projects in the npm registry using node-fetch.| npm
Learn how to define and use routes in Express.js applications, including route methods, route paths, parameters, and using Router for modular routing.| expressjs.com
HTTPS#| nodejs.org
A well-tested CSS minifier. Latest version: 5.3.3, last published: a year ago. Start using clean-css in your project by running `npm i clean-css`. There are 2279 other projects in the npm registry using clean-css.| npm
Next.js supports API Routes, which allow you to build your API without leaving your Next.js app. Learn how it works here.| nextjs.org
A lightweight RSS parser, for Node and the browser. Latest version: 3.13.0, last published: 2 years ago. Start using rss-parser in your project by running `npm i rss-parser`. There are 357 other projects in the npm registry using rss-parser.| npm
Hot Reload is a very popular concept within the ClojureScript community and refers to the automatic reloading of code during development while keeping the ap...| code.thheller.com
In this tutorial, learn how use Axios timeout to make your app efficient, performant and resilient to external API failures.| Geshan's Blog
A personal website of Shuhei Kagawa. I write mostly on web technologies and life.| Shuhei Kagawa
There's a lot that can go wrong when talking to servers on the web. When you're building and running a web service, keeping an eye on errors…| httptoolkit.com
API| esbuild.github.io
Core API#| nodejs.org
Access the API reference for Express.js 4.x, detailing all modules, methods, and properties for building web applications with this version.| expressjs.com
The WHATWG URL API#| nodejs.org
Access the API reference for Express.js 5.x, detailing all modules, methods, and properties for building web applications with this latest version.| expressjs.com
Promise based HTTP client for the browser and node.js. Latest version: 1.7.9, last published: 2 months ago. Start using axios in your project by running `npm i axios`. There are 146702 other projects in the npm registry using axios.| npm
Class: http.Agent#| nodejs.org
Simplified HTTP request client.. Latest version: 2.88.2, last published: 5 years ago. Start using request in your project by running `npm i request`. There are 56318 other projects in the npm registry using request.| npm
Next.js 9.3 introduces new static-site generation improvements, native support for SCSS, reduced bundle sizes, static 404 pages, and more!| nextjs.org
Next.js 9 includes TypeScript support, Dynamic Routing, API Routes, Automatic Static Optimization, and more!| nextjs.org
Next.js 8 introduces Serverless Mode, smaller bundles, performance improvements, and more.| nextjs.org