snappify - Create beautiful code snippets with ease

snappify has been an absolute game-changer for me. I share weekly content on programming, and I've written two e-books that are rich in code examples and illustrations. snappify has helped me tremendously in both.

Avatar of Simon Høiberg

Simon Høiberg

CEO of FeedHive

As a DevRel, snappify is one of the top tools in my toolbelt. They make sharing code snippets so easy!

My Twitter followers love those tweets.

Avatar of Lazar Nikolov

Lazar Nikolov

Maintainer of ChakraUI

I'm thankful for snappify. In the past I had to take code screenshots and had to mess with Photoshop until everything looked correct. Now I can do everything directly in the code editor and finish much faster.

Avatar of Tobias Petry

Tobias Petry

Software Developer

I've been using snappify for months, it's the enabler for my fancy slides about coding. I can't live without it, so user friendly and customizable!

Dominik and Anki did a great job!

Avatar of Luca Restagno

Luca Restagno

Content creator

keywords

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference