Notes

Notes and walkthroughs on frontend development, implementation patterns, and things I’m learning as I build.

A First Look at Figma Dev Mode
Jaslyn King

A First Look at Figma Dev Mode

I recently discovered Figma's Dev Mode and it looks like this could transform the designer-to-developer handoff process and be a game changer for many.

Adding Custom Fonts to Figma
Jaslyn King

Adding Custom Fonts to Figma

As a Mac user, this is the approach that worked for me to add custom fonts to Figma.

JavaScript Series - Defining JavaScript
Jaslyn King

JavaScript Series - Defining JavaScript

JavaScript is the programming language of the web. It can run in many environments (web browsers, servers (Node.js), robots, house appliances), and most importantly, the web browser.