/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

blog.alexdevero.com
| | manuel.kiessling.net
2.4 parsecs away

Travel
| | From zero to production: this extensive guide describes in detail how to create and deploy a React-based web app frontend using TypeScript and Redux Toolkit on top of a Node.js based AWS Lambda backend with a DynamoDB database, connect and integrate them through API Gateway and CloudFront, and explains how to codify and automate the required cloud infrastructure and deployment process using Terraform.
| | amanhimself.dev
2.2 parsecs away

Travel
| | [AI summary] A tutorial on uploading files using React.js and Node.js with a focus on setting up the backend with Express and handling file uploads via AJAX.
| | www.grailbox.com
1.8 parsecs away

Travel
| |
| | blog.somewhatabstract.com
12.7 parsecs away

Travel
| [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template.