Code
-
Unix Time Conversion Function
Dec 5, 2022 | Code, JavaScript, snippet, FeaturedA quick code snippet that converts a unix timestamp to something human readable.
-
Does my number look big in this?
Dec 1, 2022 | Code, JavaScriptHow to check an Armstrong Number - a CodeWars challenge.
-
Create a Calendar Event With Chrome Bookmarklets
Nov 17, 2022 | Code, Featured, JavaScript, snippetCode a quick bookmarklet that adds an event to your calendar directly from the site you're currently on. It even includes a link to find your way back.