SSquireCinsquirec-dev.hashnode.dev·Feb 12, 2021 · 4 min readHow do you add a custom bullet in CSS?I've lost count of the number of times a designer has come up to me with a shiny new design that has a list with custom markers. This is always a useful thing to know how to do Previously... There were a few ways we could tackle this List Sty...00
SSquireCinsquirec-dev.hashnode.dev·Sep 16, 2020 · 3 min readIs Deno the next Node?Deno finally reached v1.0 in May 2020 and after stumbling across this I'm intrigued. Like Node, it is a runtime for JavaScript that uses V8 and installs easily on Windows and Mac with some neat additional features; Secure by default. No file, netwo...00