Snippet: SnipX — Code → Card → Post
1
// Snippet: SnipX — Code → Card → Post (X)2
//3
// Paste code. Pick theme. Post with ALT + link.4
// Try free → https://snipx.devcodekit.com5
6
const tip = "Stop screenshotting code like it's 2015.";
7
const url = "https://snipx.devcodekit.com";
8
9
console.log(`SnipX · ${tip} · full code → ${url}`);
As seen on X
View original post