RSSAmplifier

Blog

manu.show

Software Engineering practices, tips, and general things that I've learned over the years and want to share with the world.

manu.showRSS feed ↗10 posts

Latest posts

The Comfort Crisis

These are some hand-written notes about the book The Comfort Crisis by Michael Easter.

Good Work

These are some hand-written notes about the book Good Work by Paul Millerd.

The Great Mental Models - Volume I

These are some hand-written notes about the book The Great Mental Models - Volume I by Shane Parrish.

Skeleton Modifier

This is a simple modifier to add a shimmer-style animation to any SwiftUI view.

The ONE Thing

These are some hand-written notes about the book The ONE Thing by Gary Keller and Jay Papasan.

Sheets Manipulation

We will discuss about which approach is better for each scenario. Enum-based vs Boolean-based.

Localization - Pluralizations

The String Catalogs file have built-in support for pluralization.

Deep Work

These are some hand-written notes about the book “Deep Work” by Cal Newport.

NavigationRouter

We will discuss about a simple stack-based navigation system for SwiftUI applications.

Should you automate your Design System?

In this post, we’ll go through the standard process for automating the tokens of a design system. Starting from the Figma export, then the codegen. Finally, we’ll discuss wether it’s worth it or not to automate the process.