alber70g / applit

Applit 🌶: Micro Web App Framework for building Stateful Apps with lit-html 🔥 View Layer
3 stars 1 forks source link

Update library to use latest versions of lit-html (upvote for demand) #1

Open alber70g opened 5 years ago

alber70g commented 5 years ago

Update the library to make it useful again using the latest versions of the then-alpha, now released versions of lit-html and accompanying libs.

drejohnson commented 5 years ago

I’m also interested in how you would implement lifecycle event?

drejohnson commented 5 years ago

Yes, pretty much as a way to handle side-effects.

On Thu, Jan 3, 2019 at 2:43 PM Albert G notifications@github.com wrote:

You mean events like: placed into DOM, on remove, etc?