Executing Dynamic Code in a Reveal.js Presentation #43
Replies: 1 comment 1 reply
-
When I was at LaunchDarkly, I built a reveal.js presentation that actually executed code to change the slide deck itself using feature flags. Flipping a flag would actually make the slide itself change. Total hackery but it was fun. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Executing Dynamic Code in a Reveal.js Presentation
A little hack to add some dynamic-ness to my Reveal.js presentations
https://www.raymondcamden.com/2024/11/12/executing-dynamic-code-in-a-revealjs-presentation
Beta Was this translation helpful? Give feedback.
All reactions