AW
Artisan Weekly
Back to Authors
Ryan Chandler
7 featured links
Featured Links
3

A thoughtful reflection on the evolving role of developers in an AI-assisted world, exploring how tools like AI code completion change our relationship with coding from construction to curation. Ryan shares insights on finding value as a software engineer when AI handles much of the code generation, emphasizing that our worth lies in understanding intent, context, and making architectural decisions rather than writing every line of code.

8

Ryan Chandler shares a handy Bash script that lets you deploy Laravel Forge sites directly from your terminal without using the official CLI. The script includes Git commit details and deployment messages, making it a useful alternative for developers who prefer command-line workflows.

9

In this post Ryan shows how you can use this tiny bash script to easily sets up Stripe CLI based on your env file