/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nx.dev
| | blog.coderspirit.xyz
30.1 parsecs away

Travel
| | Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook
| | www.joeltok.com
1.7 parsecs away

Travel
| | The way Nx is Marketed Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI. The above is a description of Nx taken directly from the nx.dev homepage. To me the keywords in this mission-statement-like paragraph are "build system" and "monorepo". When I first read this, I came away with the idea that it was a way to create and enable monorepos, and automatically handle CI/CD.
| | vitejs.dev
12.8 parsecs away

Travel
| | Next Generation Frontend Tooling
| | paulbutcher.com
56.7 parsecs away

Travel
| [AI summary] This article explains how to deploy a Clojure Ring application to AWS Lambda using serverless infrastructure as code, leveraging tools like SAM and SnapStart to simplify deployment and reduce cold start issues.