DEV Community

Discussion on: What new software libraries and tools etc. are you excited about?

Collapse
 
wulymammoth profile image
David

It's just a view library -- almost vanilla JS. Easy to start with a single small component even in an existing application that uses another framework

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

Ohhh nice! so you're saying is a library like React but is simple enough to get it progressively added to an existing application. That's even more exciting.

Thread Thread
 
wulymammoth profile image
David

Yeah, I think that they’ll just be different extensions with an added config in Webpack to transpile it and added to your bundle if you’re already using React or Vue. Svelte currently has configurations for Webpack and Rollup