Explore >> Select a destination


You are here

mtlynch.io
| | thinkingeek.com
3.4 parsecs away

Travel
| | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which...
| | www.calazan.com
3.0 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | nikoheikkila.fi
3.1 parsecs away

Travel
| | How can we improve the developer experience in writing tedious browser-based tests?
| | timothymiller.dev
7.1 parsecs away

Travel
| My experiments with WordPress dev environments.