Alexander Godwin I'm a software developer and writer that likes to write code and build things. Currently I'm fascinated by distributed systems and cloud computing.

Stories by Alexander Godwin

Using Vue-clamp To Truncate Text In Vue Apps

Using vue-clamp to truncate text in Vue apps

Dev

This tutorial uses the vue-clamp library to truncate text in your Vue app, which improves the readability and layout of your content.

Alexander Godwin
Jan 19, 2023 ⋅ 8 min read
Authentication With Phoenix

Authentication with Phoenix

Dev

Learn how to add authentication to the Elixir-based Phoenix application using the flexible and secure phx.gen.auth generator.

Alexander Godwin
Dec 15, 2022 ⋅ 5 min read
Introduction To Snapshot Flags In Node.js v18.8.0

Introduction to snapshot flags in Node.js v18.8.0

Dev

Learn about the experimental Node.js v18.8.0 snapshot flags feature, which allows you to generate run-time user-land snapshots.

Alexander Godwin
Oct 31, 2022 ⋅ 5 min read