Bookmarks: February 2023
A collection of online reading I enjoyed in February of 2023
A collection of online reading I enjoyed in February of 2023
A collection of interesting things I found around the interwebs this last month.
A snippet to check and uncheck an HTML checkbox with vanilla JavaScript. Plus an introduction to content attributes versus IDL attributes on HTML elements.
Padding at the end of an overflow:scroll element doesn't work in Firefox. Here's how to work around it.
How to use numbered image URLs as the bullets of an HTML ordered list.
How to run a bash script in a GitHub Action.
An intro tutorial to Parcel by building and deploying a static website with HTML, SASS and JavaScript for free. Includes starter templates.
How to spoof your timezone in Google Chrome without updating your system settings.
You can use nested properties in React's useEffect() dependency array.