Posts tagged #development

The power of a MHP (Minimum Hateable Product)

Designed to Disappoint: The power of a MHP (Minimum Hateable Product)

I never thought I'd advocate for creating something I hated. As a designer, my career has been built on crafting beautiful, intuitive experiences. But there I was, watching a potential customer struggle through a digital obstacle course that would make even the most patient user want to tear their hair out. Surprisingly, this disaster was about to become on of our greatest asset.

The bar is lower than you think!

The bar is lower than you think!

A story about how 200 students turned down earning $250 an hour.

GitHub Codespaces for Jekyll and Next.js

GitHub Codespaces for Jekyll and Next.js

A quick step-by-step setup guide on how to set up GitHub Codespaces for Jekyll and Next.js

Stay close to the final pixels

Stay close to the final pixels

The lines between design and code are becoming more and more blurred. You can choose to ignore it, or you can start embracing that code will make you a better designer.

Why GitHub should be the app store for code

Why GitHub should be the app store for code

Where do you go to sell a t-shirt? Shopify. Where do you go to sell a pdf? Gumroad. Where do you go to sell code? GitHub?

Why GitHub codespaces is the future!

Why GitHub codespaces is the future!

GitHub codespaces makes an instant dev environment available wherever you want. This is why codespaces is the future of development.

Iterate over a color array with help of a modulo operation

Iterate over a color array with help of a modulo operation

A quick little tip if you are using Styled Components in React and want to iterate over a color-array and make sure that you start over if you reach the bottom

How to combine pdf files from terminal

How to combine pdf files from terminal

A quick guide for merging multiple pdfs to one in Terminal

How to create pdf from images in Terminal

How to create pdf from images in Terminal

A quick guide for creating a pdf from multiple images in Terminal

Preparing and implementing svgs on the web

Preparing and implementing svgs on the web

A few tips for optimizing your svgs for the web

6 new HTML-elements (I dream of)

6 new HTML-elements (I dream of)

Ever wanted some new HTML-elements? Here are some I've been thinking about.

Tired of minified files when you search through your project?

Tired of minified files when you search through your project?

How to exclude files in atom/sublime-text

Todos in SCSS

Todos in SCSS

How to easily create todos in CSS

When to use svg attributes

When to use svg attributes

quicktips for when you use attributes or not in svgs

How to use modifiers on modifiers with BEM?

How to use modifiers on modifiers with BEM?

Naming conventions on modifiers

Smarter toggling for good design and great performance

Smarter toggling for good design and great performance