DEV Community

Play Button Pause Button
Nick Taylor for The DEV Team

Posted on • Updated on • Originally published at iamdeveloper.com

Building out the Go Playground Liquid Tag for DEV with Chuck Smith

At then end of July, I had a chance to pair with awesome community member Chuck Smith.

They implemented a liquid tag for the Go Playground. For those interested, here is the PR.

Add new Golang liquid tag support #9577

What type of PR is this? (check all applicable)

  • [ ] Refactor
  • [x] Feature
  • [ ] Bug Fix
  • [ ] Optimization
  • [x] Documentation Update

Description

This PR will add a feature to liquid tags for Golang Playground support. The user will supply a Golang Playground URL: {% golang https://play.golang.org/p/HmnNoBf0p1z %}

Related Tickets & Documents

#8923

QA Instructions, Screenshots, Recordings

This is a Draft and there is some outstanding tasks left to do:

  • [x] Add documentation to app/views/pages/_editor_liquid_help.html.erb DONE
  • [x] Add documentation to app/views/pages/_editor_guide_text.html.erb DONE
  • [x] Add feature to validate the user inputted url string as valid.

Added tests?

  • [x] yes
  • [ ] no, because they aren't needed
  • [ ] no, because I need help

Added to documentation?

  • [x] docs.dev.to
  • [ ] readme
  • [ ] no documentation needed

What gif best describes this PR or how it makes you feel?

Hello HI

I really enjoyed talking with Chuck, especially in this clip.

Give them a follow on DEV as well as Twitter and just a reminder... they're looking for their first role!

Now that summer is over and I'm back from vacation, we're getting back into the swing of things for pairing on Forem issues.

I'll be joined by TJ this week on Thursday.

Looking forward to the next pairing session!

P.S.: Feel free to subscribe to my Twitch channel and my YouTube channel. 😉

Top comments (0)