|
|
|
|
|
by netsharc
910 days ago
|
|
As the page said, it's inspired by https://waitbutwhy.com/2014/05/life-weeks.html, but I prefer the version on his post: https://149909199.v2.pressablecdn.com/wp-content/uploads/201... , where a week with an event doesn't expand to take up so much space, and it's possible to add background colors to mark segments of your life. I was making a similar app to learn Angular (and realizing the performance is lousy if each square is an Angular component), an interesting thing is, because of the day-of-week drift from year to year (Jan 1 2023 is Sunday, Jan 1 2024 is Monday, Jan 1 2025 is Wednesday, hello leap year 2024), the grid isn't always 52 columns wide, some years would need 53 weeks, because your birthday could be a Sunday (end of week in a particular year) and it'd be a Monday next year, meaning there'd be 53 Sundays between the 2 birthdays... |
|