Skip to content

vikbert/lifecalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Calender

inspired by Tim Urban's nice TED talk about procrastination.

PRs Welcome MIT License

lifegrid

React renders

2956,500 x Componts

in 567 ms

LifeCalender is inspired by Tim Urban's TED talk. In his humorous talk about the procrastination, he introduced the idea of life calender in his slide.

I create the lifeCalender with both svelte.js and react.js to benchmark the performance difference between virtual DOM and real DOM.

That's one box for every day of a 90-year life. That's not that many boxes, especially since we've already used a bunch of those. So I think we need to all take a long hard look at that calender. We need to stay aware of the instant Gratification monkey. That's a job for all of us.

Live Demo

Getting started

npm install
npm run start

licence

MIT @vikbert