Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.36 KB

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