Photo of Dana Woodman

Dana Woodman

CSS

How do I remove backticks (`) from inline code blocks with TailwindCSS?

2/14/2022

JavaScript

How to convert a JavaScript date to a Unix timestamp (epoch)?

Learn how to format a date in JavaScript in the classic Unix Epoch timestamp format.

1/31/2022

JavaScript

How to sort an array by date value in JavaScript and TypeScript?

Learn multiple methods for sorting arrays of objects that include date values in JavaScript and Typescript.

1/31/2022

JavaScript

How to sort an array in JavaScript?

1/20/2022

Node

How to check if a file exists in Node (async)?

1/17/2022

Svelte

How to style conditional named slots in Svelte?

Learn three options you can use to conditionally style named slots in Svelte.

2/22/2021

Svelte

How to style slot content using :global

Using the :global CSS decorator with Svelte, we can target styling for nested components within a slot.

2/19/2021

Svelte

Adding basic internationalization (i18n) to you app

1/12/2021

Jest

Mocking with Jest and Typescript

4/4/2020

Jest

Speeding up Jest Typescript tests

4/3/2020

React

Using React's "useRef" hook with Typescript

4/1/2020

JavaScript

Creating and array of a range of numbers in JavaScript

9/26/2016

JavaScript

Using named parameters in ES6

9/23/2015

Node

Avoid global Node.js packages

2/13/2015

Shell

Use scp to copy files to and from a remote machine

5/4/2014

Git

Edit a commit message in git

5/1/2014

Git

Create a patch from a git commit

3/10/2014

Git

Interactively add content in git

3/2/2014

Golang

Use zero values to your advantage in go

2/11/2014

Sitemap