jennakafor00@gmail.com

Jen.

Blog

Your Design System’s Gaps Become AI’s Creative Freedom

Your Design System’s Gaps Become AI’s Creative Freedom

I tested AI-gen UI across different design systems and component libraries. Only the complete ones produced usable results.

18, Dec, 2025
Build a Responsive Text Component with Design Tokens

Build a Responsive Text Component with Design Tokens

Build a Text component from design tokens. We'll convert Figma Variables into CSS variables to style a React component.

02, Dec, 2025
From Figma to npm Package: Automate Your Design Tokens Pipeline

From Figma to npm Package: Automate Your Design Tokens Pipeline

A step-by-step guide to transforming design tokens into an automated npm package using Figma, Tokens Studio, and Style Dictionary.

05, Nov, 2025
Why Developers Should Care About Design Tokens

Why Developers Should Care About Design Tokens

Design tokens are the missing link between design intention and the code you ship.

27, Oct, 2025
5 Reasons to Get Comfortable Asking 'Dumb' Questions as a Software Engineer

5 Reasons to Get Comfortable Asking 'Dumb' Questions as a Software Engineer

Find out why 'dumb' questions are essential for software engineers: gain clarity, build better products, advocate users, and enjoy work more.

23, Nov, 2024
Replace findOne Default ID with a Custom UID in Strapi v4

Replace findOne Default ID with a Custom UID in Strapi v4

Learn to customize Strapi record IDs using slugs: create more readable URLs, optimize for SEO, enhance sharing capabilities, and elevate your blog's user experience.

20, Feb, 2022
How to Add Animated Illustrations to Your React App with Lottie-Web

How to Add Animated Illustrations to Your React App with Lottie-Web

Struggling to add cool animations to your React projects? Check out this simple guide on using Lottie to bring your UI to life.

27, Sep, 2022
How to Pass Data from Child to Parent Component in React (JavaScript and TypeScript Examples)

How to Pass Data from Child to Parent Component in React (JavaScript and TypeScript Examples)

Need to send data up the React tree? Learn this straightforward way to pass data from child to parent using useState and props.

20, Feb, 2022