Skip to content

Tag: Developer experience

Explore our comprehensive collection of health articles in this category.

What is a Sugar Function? Understanding Syntactic Sugar in Programming

3 min read
The term “syntactic sugar” was coined in 1964 by computer scientist Peter J. Landin to describe language features that make code sweeter for humans to read and write. A sugar function, or any syntactic sugar, is a convenience for developers that does not fundamentally change the language's core functionality.

Why Does Tailwind Have So Much Sugar?

4 min read
According to Tailwind's creators, the framework was built to give developers all the tools they need to create custom designs without fighting unwanted styles. This philosophy, resulting in a system rich with composable utility classes, is what many developers are referring to when they ask: why does Tailwind have so much sugar?