Front-end engineer August's study notes — solving problems, in simple ways.
2025-06-12
Tired of writing Git commit messages? This guide shows how to use the OpenAI API with a simple Node.js script to generate clear, useful commit messages instantly—with minimal setup and very low cost.
2025-05-30
This guide walks you through setting up a local LLM on a Mac mini using Ollama and enabling remote access with Ngrok. It’s a simple, secure way to use AI tools without sending your data to the cloud.
2025-05-20
Learn how to track changes to localStorage within the same tab using CustomEvent and method overrides.
2025-05-09
This tutorial walks through how to consolidate Google Analytics data from multiple sites using Google Apps Script and the Google Analytics Data API, enabling easy, centralized reporting.
2025-05-02
This hands-on guide explores how to use GitHub Copilot’s Agent Mode with Figma’s MCP integration to quickly generate HTML and CSS from Figma designs using AI. While not perfect, the results are surprisingly usable for simple layouts and could save front-end developers a lot of time.
2023-02-25
This article explores the DOM to Image package, which can be used by frontend developers to capture webpage screenshots. It provides a step-by-step guide to using the package, including tips on configuring the parameters for the captured image. Additionally, the author shares an Easter egg about generative AI.
© 2025 Let's Write. All Rights Reserved.