Doing things that don't scale is about finding value
A developer reflects on the value of 'doing things that don't scale' for human connection and avoiding premature optimization in tech projects.
A developer reflects on the value of 'doing things that don't scale' for human connection and avoiding premature optimization in tech projects.
A tutorial on building a serverless email form using AWS Lambda, Brevo API, and Google reCAPTCHA for validation.
Connecting outgoing prompt emails to incoming user journal entries via webhooks, using debugging and logging in production.
The episode covers DNS configuration, SendGrid email testing, and troubleshooting for a SaaS application deployment.
This episode covers configuring SendGrid for outbound email sending and domain authentication for a SaaS project deployment.
A guide on deploying a SaaS app, covering security improvements, database setup with Postgres, and email configuration.
A developer builds and refines email templates for a SaaS journaling service, sharing insights on copywriting and programming challenges.
Building a SaaS product: adding an Account model and creating a background job to send journal prompt emails with full unit testing.
A developer walkthrough of setting up user signup features for a new SaaS product called JourneyInbox, built with Python and Django.
A developer shares his guidelines for freelance software developers, covering communication, email etiquette, and project management for effective collaboration.
Laravel 5.3 introduces Mailables, a cleaner way to send emails using dedicated PHP classes instead of complex closures.
A tutorial on how to implement email sending functionality in a Django web application using Gmail's SMTP server.
Exploring the idea of automatic login via notification emails, discussing the tradeoffs between usability and security.