Skip to content

Commit 54316c5

Browse files
committed
apex world 2025 slides
1 parent ed893ac commit 54316c5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+4788
-0
lines changed

β€Žsrc/pages/talks.jsxβ€Ž

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ import LinkButton from '../components/LinkButton';
55
import SEO from '../components/seo';
66

77
const talks = [
8+
{
9+
year: 2025,
10+
conference: 'APEX World 2025',
11+
place: 'Ede, NL',
12+
title: 'APEX UX: treat your users as you like to be treated',
13+
language: 'πŸ‡¬πŸ‡§',
14+
slides: '/slides/apex-world-2025-apex-ux',
15+
},
16+
{
17+
year: 2025,
18+
conference: 'APEX World 2025',
19+
place: 'Ede, NL',
20+
title: 'CSS Variables: The Secret Sauce of APEX Styling',
21+
language: 'πŸ‡¬πŸ‡§',
22+
slides: '/slides/apex-world-2025-apex-css-vars',
23+
},
824
{
925
year: 2024,
1026
conference: 'KScope 2024',
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2.67 MB
Binary file not shown.

β€Žstatic/slides/apex-world-2025-apex-css-vars/index.htmlβ€Ž

Lines changed: 2396 additions & 0 deletions
Large diffs are not rendered by default.
5.11 KB
Binary file not shown.

0 commit comments

Comments
Β (0)