GitHub
LinkedIn
Mastodon
Bluesky
YouTube
Blog
Use <!--fit--> to scale text to slide width
// Syntax highlighting works out of the box
const greeting = (name) => {
return `Hello, ${name}!`;
};
Use <!-- _class: small --> for slides with more content
| Method | Description | Returns |
|---|---|---|
GET |
Retrieve resource | 200 OK |
POST |
Create resource | 201 Created |
PUT |
Update resource | 200 OK |
DELETE |
Remove resource | 204 No Content |
Questions?
Speaker notes go in HTML comments like this
You can have multiple comment blocks on a slide
Multiline speaker notes work too. This will all appear in presenter view.
Mermaid.js for diagrams - place script once per deck