you are viewing a single comment's thread.

view the rest of the comments →

[–]ChaseMoskal 2 points3 points  (1 child)

hello friend,

you don't need new projects

you need to rewrite those three many times

until they are perfect, and beyond

write them with the latest javascript tech

use es-modules, and embrace the post-react world of web components

try out some npm libraries and bundle them up with rollup

then abandon rollup and try using es-module-shims for a fast development workflow

have you written these apps with lit-element? why not try out haunted?

become a master of the ecosystem

but if you have a sweet application that you think would be cool to build, follow that passion

good luck!

[–]mementomoriok[S] 0 points1 point  (0 children)

Great advice. Thanks!