Thursday, January 26, 2023
A recent project of mine required time constants, and instead of opting for an additional library for just 10 or…
Monday, May 16, 2022
Say we have a table with dates, in the following format: We want to sort this table dynamically based on…
Monday, May 16, 2022
You can (probably) see this top bar right now, with a nice 30% off sale for my WordPress Lighthouse plugin.…
Monday, May 16, 2022
I don’t use ๐ช cookies anymore, I think they are too… rigid. I use localStorage items. By default, they don’t…
Wednesday, January 18, 2023
Hereโs an interesting JavaScript snippet allowing you to set a 24-hour countdown and save its progress between page loads.
Monday, May 16, 2022
A while ago, I coded several date countdowns for several promotions. These countdowns went straight inside a third-party popup solution,…