The playground is a space of creativity, fun, problem solving, and expression. Creating something great is not easy, but it is possible and rewarding with the right spirit.
I always loved going to the playground as a kid. Some activities at the playground can be quite physically challenging, but the challenges never diminished the joy. I feel like an important lesson can be learned at the playground. Never let the difficulty get in the way of the fun. If you have a passion for something, pursue it. Greatness comes from failing over and over again. Learning to embrace the failures is the only way to overcome obstacles and find success.
This is an example of code highlighting Using PrismJS
import(
"fmt"
)
func main() {
fmt.Println("Hello World")
}
Output:
hello world
I love this - easy and beautiful way of sharing code.
Another example with line numbers.
import(
"fmt"
)
func main() {
fmt.Println("Line numbers are great")
}
Output:
Line numbers are great
An Image - just an example of throwing down an image...