My Work Notes

29 Dec 2022

Custom sitemap in Hugo with exclude option

How to create custom sitemap in Hugo with exclude option
28 Dec 2022

How to import SVG as a component in CRA

How to import SVG in react application generated with create-react-app
28 Dec 2022

Ways to squash git commits

Ways to squash git commits: soft reset, interactive rebase, and merge
23 Dec 2022

Nullish Coalescing Operator in JavaScript

Understanding the Nullish Coalescing Operator (two question marks, ??) in JavaScript
20 Oct 2022

Ways to undo git commit

Ways to undo git commit