Commenting Solutions For Your Blog
January 07, 2020Going through some commenting systems you can easily embed in your blog.
👋 I'm dutzi,
And here are some...
Going through some commenting systems you can easily embed in your blog.
Some pretty useful, pretty generic, typed hooks I made for a recent project.
I18n can be a pain. This quick tutorial should give you enough to alleviate some of it.
Sharing my experience working both with SCSS and Styled Components.
I'll walk through some of build time optimization techniques we used for our products here at the company I work at.
A quick reference guide for Optional Chaining.
Making a simple tool that creates declaration files for your Firebase Functions taught me a few things. Here they are.
A short and simple overview of Array.findIndex.
Running .ts files straight from the command line using ts-node.
Listing some extensions I found useful and some of my keyboard shortcuts.
Going through some interesting concepts I first encountered when building a CLI tool that “counts your imports” and gives you a rough estimation of how dependent you are of your dependencies.