#beginners guide

Articles tagged “beginners guide”.

What Is an API?

No waiter metaphors. What actually goes over the wire, what the documentation words mean, and a real request you can run yourself.

7 min read

HTML for Beginners

HTML describes what content is, not what it looks like. Getting that split right is most of what separates working markup from…

6 min read

How to Center a Div in CSS

The modern answer is two lines. What makes centring feel hard is that every failure mode is silent — starting with a parent that…

7 min read