Interactive Pkl Primer - Learn Pkl in Your Browser #1269
Replies: 1 comment 1 reply
-
|
Hey, awesome work! This looks really great, and a much nicer format than our current tutorial. I think there's currently a bug, because clicking "Render" gives me this error: By the way, some notes for you as I was going through this:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
We just launched something we're pretty excited about: https://pkl.platform.engineering
It's an interactive Pkl tutorial that runs entirely in your browser: 16 steps covering basic values through templates, constraints, and custom validation. Live code editing with instant output in whatever format you need (JSON, YAML, XML, you name it).
No installation, no setup, just start typing and see what happens.
After building the CodeMirror language package for Pkl, we wanted to create a playground where people could actually use it. This is way more fun than reading docs 😄
GitHub: https://github.com/platform-engineering-labs/pkl-primer
We'd love feedback: Ideas for topics we should cover? Something confusing? Drop an issue in the repo.
Happy configuring!
Beta Was this translation helpful? Give feedback.
All reactions