Tags: #tutorial
-
Yet Another Rust SSG
A personal journey into Rust through building a simple static site generator. "Yet Another Rust SSG" is not a production-ready tool—it’s a learning project born from curiosity and the desire to build something real in Rust. In this article, I share how I created a basic static site generator from scratch, what I learned about Rust along the way, and why sometimes building your own primitive tools is more rewarding than using polished ones.
-
Mastering Effective Prompts: Unlocking the Full Potential of Generative AI Tools
Learn how to create effective prompts that unlock the full potential of generative AI tools, leading to more accurate and relevant outputs.
-
Advent of Code 2024: Your Holiday Programming Challenge Awaits
Discover, a unique programming challenge that turns December into a coding adventure. With daily puzzles ranging from beginner-friendly to expert level, this free event lets you practice coding skills, compete globally, and join a vibrant community of developers. Learn how to get started and make the most of this holiday coding tradition.
-
Evolving an i18n Solution: From Astro to Vue.js
This article details the evolution of an i18n (internationalization) solution, from a basic Astro implementation to a more sophisticated Vue.js approach, highlighting the differences and advantages of each.
-
The Psychology of Testing: Moving Beyond 'Should' to 'Want'
An in-depth exploration of why developers resist testing, how to make testing the path of least resistance, and practical approaches to building a sustainable testing culture in development teams
-
Building a Secure Email Obfuscator Component with Vue.js and Astro
A Vue.js 3 Component for Astro that Protects Email Addresses from Automated Scraping Bots